body {
font-family: Verdana, Arial;
font-size :10pt;
font-weight: bold;
}

p { 
font-size :10pt;
font-weight: bold;
font-family: Verdana, Arial;
color: #43BFC7;
}

a { 
color: #0000A0; 
} 

td.menu {
background:#FFE87C;
}

table.menu {
font-size :10pt;
font-weight: bold;
font-family: Verdana, Arial;
position:absolute;
visibility:hidden;
}

:link { 
color: #0000A0; 
text-decoration: underline; 
font-weight: bold; 
} 

li :link { 
color: #0000A0; 
text-decoration: none; 
font-weight: bold; 
} 

:visited { 
color: #2554C7; 
text-decoration: underline; 
font-weight: bold; 
} 

li :visited { 
color: #2554C7; 
text-decoration: none; 
font-weight: bold; 
} 

:hover { 
color: #41A317; 
padding-bottom: 5px; 
font-weight: bold; 
text-decoration: underline; 
} 

li :hover { 
display: block; 
color: #41A317; 
padding-bottom: 5px; 
font-weight: bold; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #B93B8F; 
} 

:active { 
color: #F6358A; 
font-weight: bold; 
} 
