body
{
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
margin-top:175px;
margin-left:175px;
}

h2
{
font-family: Verdana ;
font-size:90% ;
color:#000000;
font-weight: bold;
}

p
{
font-family: Verdana ;
font-size:75% ;
color:#000000;
font-weight: normal;
}

li
{
font-family: Verdana ;
font-size:75% ;
color:#000000;
font-weight: normal;
}

a
{
font-family: Verdana ;
font-size:100% ;
color:#333366;
font-weight: bold;
}

a:hover
{
font-family: Verdana ;
font-size:100% ;
color:#FFCC33;
font-weight: bold;
}

.menu
{
font-family: verdana;
font-size:100%;
color:#333366;
font-weight: Bold;
text-decoration: None;

}

.menu:Hover
{
font-family: Verdana;
font-size:100%;
color:#FFCC33;
font-weight: Bold;
text-decoration: None;
}
