.menu_head
{
text-decoration: none;
color: White;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
}

.menu_head A:hover
{
text-decoration: none;
color: Red;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
}

.menu_head A
{
text-decoration: none;
color: White;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
}

.menu
{
text-decoration: none;
color: #026AB3;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

.menu A:hover
{
text-decoration: none;
color: Red;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
}

.menu A
{
text-decoration: none;
color: #026AB3;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
}

.maincontent
{
text-decoration: none;
color: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}

.maincontent A
{
text-decoration: none;
color: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

.maincontent A:hover
{
text-decoration: none;
color: Red;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

.footer
{
text-decoration: none;
color: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
}