A:link    { text-decoration:none; color: #EF8F24; }
A:visited { text-decoration:none; color: #666666; }
A:active  {
	color: #FF0000;
	font-weight: normal;
}
A:hover   {
	color: #0099FF;
	font-weight: bold;
}
