a.menu:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.menu:Visited
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.menu:Active
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.menu:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
background-color : #1F5074;
}
a.mail:Link
{
font-family : verdana;
font-size : 10px;
font-style : normal;
color : #ffffff;
font-weight : bold; 
text-decoration : none;
}

a.mail:Visited
{
font-family : verdana;
font-size : 10px;
font-style : normal;
color : #ffffff;
font-weight : bold; 
text-decoration : none;
}

a.mail:Active
{
font-family : verdana;
font-size : 10px;
font-style : normal;
color : #ffffff;
font-weight : bold; 
text-decoration : none;
}

a.mail:Hover
{
font-family : verdana;
font-size : 10px;
font-style : normal;
color : #ffffff;
font-weight : bold; 
text-decoration : none;
}

