/* CSS Document */
body
{
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #5c9429;
}
.content
{
background-color: #d4a018;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #760300;
}
.copyrights
{
color: #FFFFFF;
}
a
{
color: #FFFFFF;
text-decoration: none;
}
a:hover
{
color: #000000;
}
.a
{
color: #660000;
text-decoration: none;
}
.a:hover
{
color: #000000;
}
.link
{
color: #660000;
text-decoration: none;
font-family: "trebuchet MS";
font-style: italic;
font-weight: bold;
font-size: 16px;
}
.link:hover
{
color: #000000;
text-decoration: none;
font-family: "trebuchet MS";
font-style: italic;
font-weight: bold;
font-size: 16px;
}
