BODY {
		font-family: Verdana, MS Sans Serif;
		font-size: smaller ;
		font-weight: medium;
		font-style: normal;
		cursor: auto ;
		background-attachment: fixed;
        background-repeat: no-repeat
}

a:link {  color: red; text-decoration: none }
a:visited {  color: red; text-decoration: none}
a:hover {color: red; text-decoration: underline}
a:active  {color: navy; text-decoration: none}