a:link
{
color: #333333;
text-decoration: underline;
}

a:visited
 {
color: #666666;
text-decoration: underline;
}

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