body {
background-color:#3171D8;
margin:0px;
font-family: Verdana
}

a.SiteLink:link{
color: #D89831;
font-weight: bold;
text-decoration: none;
}

a.SiteLink:visited{
color: #D89831;
font-weight: bold;
text-decoration: none;
}

a.SiteLink:hover{
color: #D84531;
font-weight: bold;
text-decoration: underline;
}

a.SiteLink:active{
color: #D84531;
font-weight: bold;
text-decoration: none;
}