
.body
{
color: #202068;
font-family: trebuchet ms;
font-size: 13px;
letter-spacing: 1px;

}

.body a
{
color: #77A72B;
font-family: trebuchet ms;
font-size: 13px;
text-decoration:none;

}

.body a:hover
{
color: #A0D14E;
font-family: trebuchet ms;
font-size: 13px;
text-decoration:none;

}

.top
{
font-family: verdana;
font-size: 11px;
color: #666666;

}

.top a
{
color: #666666;
text-decoration:none;

}

.top a:hover
{
color: #333333;
text-decoration:none;

}
.quick
{
color: #FFFFFF;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
text-decoration:none;
letter-spacing: 1px;

}

.quick a
{
color: #FFFFFF;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
text-decoration:none;
letter-spacing: 1px;

}

.quick a:hover
{
color: #FFFFFF;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
text-decoration:none;

}
.head3
{
font-family: trebuchet ms;
font-size: 32px;

}

.head3 a
{
color: #00FF00;
font-family: trebuchet ms;
font-size: 32px;
text-decoration:none;

}

.head3 a:hover
{
color: #00FF00;
font-family: trebuchet ms;
font-size: 32px;
text-decoration:none;

}

.botnav
{
color: #ADB0D3;
font-family: trebuchet ms;
font-size: 14px;
letter-spacing: 2px;
}

.botnav a
{
color: #6B6BD1;
font-family: trebuchet ms;
font-size: 14px;
text-decoration:none;

}

.botnav a:hover
{
color: #6B6BD1;
font-family: trebuchet ms;
font-size: 14px;
text-decoration:none;

}

.footer
{
color: #ADB0D3;
font-family: trebuchet ms;
font-size: 12px;
letter-spacing: 1px;
font-weight: none;
}

.footer a
{
color: #ADB0D3;
font-family: trebuchet ms;
font-size: 12px;
text-decoration:none;

}

.footer a:hover
{
color: #ADB0D3;
font-family: trebuchet ms;
font-size: 12px;
text-decoration:underline;
}

#dropmenudiv{
position:absolute;
border:1px solid #202068;
border-bottom-width: 0;
color: #202068;
font-family: trebuchet ms;
font-size: 12px;
line-height:18px;
z-index:100;
}

.team
{
color: #202068;
font-family: trebuchet ms;
font-size: 10px;

}

.team a
{
color: #77A72B;
font-family: trebuchet ms;
font-size: 10px;
text-decoration:none;

}

.team a:hover
{
color: #A0D14E;
font-family: trebuchet ms;
font-size: 10px;
text-decoration:none;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #202068;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
font-weight: bold;
}