a:hover
{
	text-decoration:none;
	color: #FF8000;
}


a:link
{
	text-decoration:none;
	color:#595959;
}


a:text
{
	color:#000000;
}


a:visited
{
	text-decoration:none;
}
