/* HydraNuke CSS Document */

        
 a  { text-decoration: none !important; }
 a:hover { color: #f9f2d5; background-color: #352a00; }

 a.results  { text-decoration: none !important; color: #000000; }
 a.results:hover { color: #f9f2d5; background-color: #352a00; }
 
 a.menu {	color: #f9f2d5; }
a.menu:hover 
	{ 
	background-color: #f9f2d5;
	color: #352a00;  
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #000000;
}
