/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#565656;
background-image:url(../images/cross_01.gif);
}

a.menu:link, a.menu:visited, a.menu:active {
font-family: Verdana, Century Ghotic,Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003399;
text-decoration: none;
}

a.menu:hover {
font-family:Verdana, Century Ghotic, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1461fb;
text-decoration: none;

}