/* CSS Document */
A.nav
{
font-family: "Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#393c35;
text-decoration:none;
}
A.nav:hover
{
font-family: "Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#5a7601;
text-decoration:none;
}
.headings
{
font-family: "Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.st
{
font-family: "Trebuchet MS";
font-size:13px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
A.link
{
font-family: "Trebuchet MS";
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}
A.link:hover
{
font-family: "Trebuchet MS";
font-size:16px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
