/* CSS Document */
body,p,h1,h2,h3,h4,h5,h6,td,tr,ol,ul,li { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000 } 
body,p,td,tr,ol,ul,li { font-size: 12px } 

a {
	font-size: 9px; 
	text-decoration: none;
	font-weight: none;
	color:#444444;
}

a:hover {
	font-size: 9px; 
	text-decoration: none;
	font-weight: none;
	color:#666666;
}

.homefoot{ 
	font-size: 9px; 
	color: #444444;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}