BODY  { 
	font-family : Tahoma, Verdana, Arial;
	text : #000000;
	alink : #FF0000;
	margin-top : 20;
	margin-left : 20;
	background-color: #ffffff;
	color : #3300cc;
}

a         {text-decoration: none}
a:link    {color: blue}
a:visited {color: blue}
a:active  {color: blue}
a:hover   {color: white; background-color: blue; text-decoration: none}
