.body {
background-image: url(images/bg.gif);
}

.mainBody {
border: 1px solid #CC9966;
}

.footer {
font-family: "Trebuchet MS";
font-size: 10px;
}

.menu {
font-family: "Trebuchet MS";
font-size:12px;
}

.menu a {
display: block;
color: #000000;
text-decoration:none;
font-family: "Trebuchet MS";
font-size:12px;
background-color: #EFDECD;
width:158px;
}

.menu a:hover {
color: #666666;
text-decoration:none;
font-family: "Trebuchet MS";
font-size:12px;
background-color: #EFDECD;
width:158px;
}

.mainNormal {
font-family:"Trebuchet MS";
font-size:11px;
}

.mainNormal a:link {
color: #CC9966;
text-decoration:none;
font-family: "Trebuchet MS";
}

.mainNormal a:hover {
color: #666666;
text-decoration:none;
font-family: "Trebuchet MS";
}

.mainNormal a:visited {
color: #000000;
text-decoration:underline;
font-family: "Trebuchet MS";
}

.footer a:link {
color: #000000;
text-decoration:none;
font-family: "Trebuchet MS";
}

.footer a:hover {
color: #666666;
text-decoration:none;
font-family: "Trebuchet MS";
}

.footer a:visited {
color: #000000;
text-decoration:underline;
font-family: "Trebuchet MS";
}

.external {
font-family: "Trebuchet MS";
background-color:#F7F7F7;
border: 1px solid #DDDDDD;
}