a:link 	   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 
#666666; font-variant: normal ; text-decoration: none; font-weight: bold}
a:visited    { color: #666666; font-family: Arial, Helvetica, sans-serif; 
               font-size: 12px; font-variant: normal; text-transform: none; 
               text-decoration: none ; font-weight: bold}
a:hover      { color: #FF3399; font-family: Arial, Helvetica, sans-serif; 
               font-size: 12px; font-variant: normal; text-transform: none; 
               text-decoration: none; font-weight: bold}
			   
			   }
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff3399;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff3399;
	text-decoration: none;
}
