body { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0; }
.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; }
.foot { color: #fff; font-size: 12px; text-decoration: none; text-align: center; }
.foot a:link, .foot a:visited { color: #fff; text-decoration: none; }
.foot a:hover, .foot a:active { color: #000; font-weight: bold; text-decoration: none; }
h1 { font-size: 18px; font-weight: bold; }
.ad { background-color: #f8fee0; border: outset 4px #5eb51e; }
.adtitle { color: #000; font-size: 18px; font-weight: bold; background-color: #abee6d; text-decoration: none; padding: 4px; border-bottom: 2px solid #0b5f01; }
.adtitle a:link, .adtitle a:visited { color: #000; font-size: 18px; font-weight: bold; background-color: #abee6d; text-decoration: none; }
.adtitle a:hover, .adtitle a:active { color: #000; font-size: 18px; font-weight: bold; background-color: #abee6d; text-decoration: none; }
.adside { padding: 4px; }
.adbottom { padding: 4px; border-top: 1px solid #000; }
div#network{
text-align: center;
}
div#network p{
color: #6ad42c;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
div#network li{
display: inline;
padding-right: 6px;
padding-left: 4px;
border-right: 1px solid #535353;
line-height: 18px;
}
div#network li a:link, div#network li a:visited{
color: #535353;
text-decoration: none;
}
div#network li a:hover, div#network li a:active{
color: #6ad42c;
text-decoration: underline;
}