@charset "iso-8859-1";

a:link, a:visited { color: black; 
	text-decoration: none; 
	font-weight: none; }

a:hover { color: #660109;
	text-decoration: underline; }

a.nav:link, a.nav:visited { color: white; 
     text-decoration: none; }

a.nav:hover { color: #FFFFFF;
	text-decoration: underline; 
	font-weight: bold; }


img { border: none; }

.home a { font-family : Tahoma;  
	font-weight: bold; 
	color: white; 
	padding: 0 5px;
	font-size: 11px; }

#home a:hover { color: #FFD007; }

