

<style type="text/css">

body {
font-size: 12px;
font-family: arial;
}

}
a {color: #314754;
font-size: 11px;
 }

a:link {
color: #314754;

}
a:visited {
color: #314754;
}
a:hover {
color: #FB0B0E;

}

#dod 

{position: absolute; left: -1000px;}





#dropmenudiv{
position:absolute;
border:1px solid #C8A692;
border-bottom-width: 1;
font:normal 11px arial;
line-height:18px;
z-index: 300;
height: 90px;

}


#dropmenudiv a{
width: 100%;
height: 20px;
display: block;
text-indent: 10px;
padding: 1px;
text-decoration: none;
font-weight: bold;
color: #43458B;

}

#dropmenudiv a:hover{ /*hover background color*/;
text-decoration: underline;
}
