@charset "utf-8";
/* CSS Document */

a {
color: #666666;	
}

a:hover {
color: #999;	
}

#main_content {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

#main_content a, #top_nav a {
	color: #00414a !important;
	
}

#main_content a:hover {
	color: black !important;	
}

 #top_nav a:hover {
	color: #5F5F5F !important;	 
 }

#footer td p, #footer td span, #footer td a, #footer td{
	color: white !important;
	font-size: 11px !important;
}

#footer td a:hover {
	color: #666 !important;
}

#footer .footer_cat {
	font-size: 13px !important;
	font-weight: bold !important;
}
