body{
background-color:#0851B7;
color:black;
font-family:verdana;
font-size:12px;
font-weight:normal;
font-style:normal;
}

a:hover {
font-family:Verdana;
font-style:normal;
font-weight:;
color:yellow;
font-size:12px;
text-decoration : underline;
}

a:link {
font-family:Verdana;
font-style:normal;
font-weight:;
color:cyan;
font-size:12px;
text-decoration : none;
}

a:visited {
font-family:Verdana;
font-style:normal;
font-weight:;
color:white  ;
font-size:12px;
text-decoration : none;
}

a:active {
font-family:Verdana;
font-style:normal;
font-weight:;
color:yellow;
font-size:12px;
text-decoration : none;
}

td{
color:black;
font-size:12px;
font-family:verdana;
font-style:normal;
font-weight:normal;
}

li{
color: black;
font-size:12px;
font-family:verdana;
font-style:normal;
font-weight:normal;
}

.main
{
background-position: center;
background-image: url('images/backgroundtop.jpg');
background-repeat: no-repeat
}

.overlay
{
background-position: center;
background-image: url('images/backgroundmain.jpg');
background-repeat: no-repeat
}



