
.footer_text {
color:black;
font-size:10px;

}
		
.footer_table {
width:auto;
/*background-image:url('../images/body_bground.gif');*/
background-repeat:repeat-y;

}

A.footer:visited, A.footer:link, A.footer:active {
		font-family: Arial, Times New Roman, Sans-serif; 
		font-size: 10px;
		color:black;
		text-decoration:underline;
		}
		
A.footer:hover {
		font-family: Arial, Times New Roman, Sans-serif; 
		font-size: 10px;
		color:black;
		text-decoration:underline;
		}
