a:visited    {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold
}
a:active     {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}

a:link          {
	color: #2A0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none
}
a            { font-family: Verdana;
               font-size: 11px; 
               text-decoration: none; 
			   color: #000000;
			   font-weight: bold 
}
a:hover      {
	font-family: Verdana;
	color: #FF7F00;
	font-size: 11px;
	font-weight: bold;
}

