
A:link {

	color: #666666;

	text-decoration: none;

}

A:visited {

	color: #666666;

	text-decoration: none;

}

A:active {

	color: #0000FF;

	text-decoration: none;

}

A:hover {color:#FF0000;}

