/* your styles go here */

a	{
	color: #66ffff;
	font-weight: bold;
	text-decoration-line: none;
}

a:hover	{
	color: #ff22aa;
	
}