body
{
	background-color :Purple;
	color: White;
	font-family:Verdana;
}

a
{
	color:White;
}
a:hover
{ 
	font-weight:bold;
}

