body {font-size:11px; font-family:Tahoma; color: #0162d0; font-weight: bold;}

#text {font-size:11px; font-family:Tahoma; color: #0162d0; font-weight: bold;}

a.menu:link,
a.menu:visited,
a.menu:active
{
background: yellow;
color: white;
display: inline;
margin: 0px;
width: 100%;
height: 50px;
font-size: 12px;
}

a.menu:hover
{
background: orange;
color: #647196;
width: 100%;
height: 50px;
display: inline;
font-size: 12px;
}
