body{
width: 840px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
margin: 0 auto;
}
.logo{
color: #fff; 
font-size: 28px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold; 
text-align: left;
vertical-align: middle; 
padding: 5px;
}
.logo a:link, .logo a:visited{
color: #fff;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: none;
text-align: left;
}
.logo a:hover, .logo a:active{
color: #fff;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: none;
text-align: left;
}
.home{
font-size: 12px;
font-weight: bold;
text-align: center;
}
.home a:link, .home a:visited{
color: #000; 
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
background-color: #5eb51e;
text-decoration: none;
width: 100%;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
display: block;
}
.home a:hover, .home a:active {
color: #000;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
background-color: #fff;
text-decoration: none;
width: 100%;
display: block;
}
h1{
font-size: 18px;
font-weight: bold;
}
.menu{
border-top: 1px solid #d4d4d4;
border-left: 2px solid #77a9d8;
}
.menu td{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-bottom: 1px solid #d4d4d4;
}
.menu td a:link, .menu td a:visited{
color: #000;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
.menu td a:hover, .menu td a:active{
color: #fff;
font-size: 15px;
font-weight: bold;
background-color: #77a9d8;
text-decoration: none;
margin: -5px;
padding: 5px;
display: block;
}
.foot{
font-size: 14px;
text-decoration: none;
text-align: center;
}
.foot a:link, .foot a:visited{
color: #000;
text-decoration: none;
}
.foot a:hover, .foot a:active{
color: #1348ff;
font-weight: bold;
text-decoration: none;
}
h2{
font-size: 17px;
font-weight: bold;
}
h2 a:link, h2 a:visited{
color: #77a9d8;
font-weight: bold;
text-decoration: underline;
}
h2 a:hover, h2 a:active{
color: #bddcf8;
font-weight: bold;
text-decoration: none;
}
