.txt_11_pink {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#f2a5ad; font-weight:bold; text-decoration:none }
.txt_11_pink:hover {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:underline }
.txt_10_pink {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#f2a5ad; text-decoration:none }
.txt_10_pink:hover {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#f2a5ad; text-decoration:underline }
.txt_20_white {font-family:Verdana, Geneva, sans-serif; font-size:20px; color:#FFFFFF; font-weight:bold; text-decoration:none }
.txt_20_white:hover {font-family:Verdana, Geneva, sans-serif; font-size:20px; color:#FFFFFF; font-weight:bold; text-decoration:underline }
.txt_20_black {font-family:Verdana, Geneva, sans-serif; font-size:20px; color:#000000; font-weight:bold; text-decoration:none }
.txt_11_white {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none }
.txt_11_white:hover {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:underline }
.txt_11_black {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000000; font-weight:bold; text-decoration:none }
.txt_11_black:hover {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000000; font-weight:bold; text-decoration:underline }
.txt_11_black2 {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000000; text-decoration:none }
.txt_11_black2:hover {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000000; text-decoration:underline }
.txt_10_black {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#000000; text-decoration:none }
.txt_10_black:hover {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#000000; text-decoration:underline }

#dropmenudiv{
position:absolute; 
background-color:#FFFFFF;
border:1px solid black;
border-bottom-width: 0;
font-family: Verdana; font-size:11px; color:#f2a5ad;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px;
font-family: Verdana; font-size:11px; color:#f2a5ad;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #151515;
}

