a:link    { color:blue; text-decoration: none }
a:visited { color:blue; text-decoration: none }
a:active  { color:red; text-decoration: none }
a:hover   {	color:white; text-decoration: none; background-color: blue;	}
body
{
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px
}
