a:hover
{
	background-color: rgb(0,255,255);
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14;
}
a:active
{
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14;
}
