

body, table {

    font-family: verdana, helvetica;
}

body {

    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;

}

a 		{ color: #0e1187; text-decoration: none; font-weight:600; } 
a:link		{ color: #0e1187; } 
a:visited	{ color: #0e1187; } 
a:active	{ color: #0e1187; } 
a:hover		{ color: #000000; }

		
.menu {
    border-top: #0e1187 solid 1px;
    border-bottom: #0e1187 solid 1px;
    border-right: #0e1187 solid 1px;
    border-left: #0e1187 solid 1px;
    font-size: 15px;
    margin-right: 0px;
    margin-top: -3px;
    padding: 5px 5px 5px 5px;
    text-align: left; 




							
}		

			

