.menu:link
{
color: white;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 12px;
}

.menu:visited
{
color: white;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 12px;
}

.menu:hover
{
color: brown;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 12px;
}

.menu2:link
{
color: white;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 9px;
}

.menu2:visited
{
color: white;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 9px;
}

.menu2:hover
{
color: brown;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 9px;
}

.menu3:link
{
color: navy;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 9px;
}

.menu3:visited
{
color: navy;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 9px;
}

.menu3:hover
{
color: navy;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 9px;
}

.menucaption
{
color: #DAA520;
font-weight: bold;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 12px;
}

.logo:link
{
color: #DAA520;
font-weight: bold;
vertical-align: middle;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 22px;
}

.logo:visited
{
color: #DAA520;
font-weight: bold;
vertical-align: middle;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 22px;
}

.logo:hoover
{
color: #DAA520;
font-weight: bold;
vertical-align: middle;
font-style: none;
text-decoration: none;
font-family: Verdana;
font-size: 22px;
}

.caption
{
color: black;
font-weight: bold;
font-style: none;
font-family: Tahoma;
font-size: 16px;
}

.text
{
color: black;
font-style: none;
font-family: Tahoma;
text-align:justify;
font-size: 12px;
}

.mtext
{
color: black;
font-weight: bold;
font-style: none;
font-family: Tahoma;
font-size: 10px;
}

.twaintext
{
color: black;
font-weight: bold;
font-style: none;
font-family: Arial;
font-size: 10px;
}

A.text:link
{
color: brown;
font-family: Tahoma;
font-weight: bold;
font-style: none;
text-align:justify;
text-decoration: none;
font-size: 12px;
}

A.text:hover
{
color: red;
font-weight: bold;
font-style: none;
font-family: Tahoma;
text-align:justify;
text-decoration: none;
font-size: 12px;
}

A.text:visited
{
color: darkred;
font-weight: bold;
font-style: none;
font-family: Tahoma;
text-align:justify;
text-decoration: none;
font-size: 12px;
}


