.mytxt{ color: #ffffff}
.mytxt:hover { color: #FFff00}

.hytxt{ color: #ffffff}
.hytxt:hover { color: #FFff00}

.tytxt{ color: #476ac4}
.tytxt:hover { color: #000000}

.htxt{ font-family: Century Gothic; }
.htxt:hover { color: #808080}


.navcellOff { BACKGROUND-COLOR: #7995DF;} 
.navcellOn { BACKGROUND-COLOR: #476AC4;} 

.menu {position: absolute; top: -1000; left: -1000}

#dropmenudiv{
z-index: 4;
position:absolute;
border:1px solid #d4d4d4;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
font-family: Arial;
font-size: 10pt; 
font-weight: Bold; 
width: 100%;
display: block;
text-indent: 9px;
border-bottom: 1px solid #d4d4d4;
padding: 1px 0;
text-decoration: none;
background-color: #A10C0C;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
font-family: Arial;
font-size: 10pt; 
font-weight: Bold; 
background-color: #A21919;
color: #ffff00;
}