.footer_table
{
	border-collapse: 		collapse;
	width: 					100%;
    margin-left: 			auto;
    margin-right: 			auto;   	
}
.footer_table_td1
{
	width: 					100%;
	height: 				198px;
	
 	background-image: 		url('../img/bunn.jpg');
	background-repeat: 		no-repeat;
	vertical-align: 		bottom; 	
}
.footer_table2
{
	border-collapse: 		collapse;
	width: 					100%;  	
}
.footer_table2_td1
{
	width: 					20px;

    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#FFFFFF; 	 	
}
.footer_table2_td2
{
	padding-bottom:			10px;
	
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#FFFFFF; 	 	
}
.footer_table2_td3
{
	padding-bottom:			10px;

    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#FFFFFF; 	
}
/*---------------------------------------------*/
a:link.linker, a:visited.linker
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#FFFFFF;
    text-decoration: 		none;    
}
a:hover.linker
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#FFFFFF;
    text-decoration: 		underline;    
}
a:link.linker2, a:visited.linker2
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		none;    
}
a:hover.linker2
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		underline;    
}