.main_color
{
 background-color:#AAAA00;
}

.left_menu
{
 background-color:#AAAA00;
}

A:visited
{
 font-family: Verdana, Arial, Serif;
 font-weight: bold;
 font-size:10pt;
 font-style:normal;
 text-decoration: none;
 color:#404000;
}

A:link
{
 font-family: Verdana, Arial, Serif;
 font-weight: bold;
 font-size:10pt;
 font-style:normal;
 text-decoration: none;
 color:#404000;
}

A:hover
{
 font-family: Verdana, Arial, Serif;
 font-weight: bold;
 font-size:10pt;
 font-style:normal;
 text-decoration: underline;
 color:#404000;
}

A:active
{
 font-family: Verdana, Arial, Serif;
 font-weight: bold;
 font-size:10pt;
 font-style:normal;
 text-decoration: none;
 color:#404000;
}


