A:link    {color: #0080FF;
           text-decoration: underline}
A:visited {color: #0080FF;
           text-decoration: underline}
A:active  {color: #FF0000;
           text-decoration: underline}
A:hover   {color: #FF0000;
           text-decoration: underline;
           background-color: #FFDDDD}

body {
	margin: 0px 0px 0px 0px;
	background: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	color: #155D96;
}
