a:link
{
	color: black;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}

a:visited
{
	color: 6600FF;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}
a:active 
{
	color: black;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}
a:hover
{
	background:black;
	color: white;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}
