.text{
font-family: Tahoma;
font-size: 13px;
color: #100B00;
}
.menu a, .menu a:visited{
font-family: Tahoma;
color: #ffffff;
font-size: 12px;
text-decoration: none;
font-weight:bold;
}
.menu a:hover{
font-family: Tahoma;
color: #CEBE9D;
font-size: 12px;
text-decoration: underline;
font-weight:bold;
}
.haber a, .haber a:visited{
font-family: Tahoma;
color: #333333;
font-size: 12px;
text-decoration: none;
font-weight:bold;
}
.haber a:hover{
font-family: Tahoma;
color: #ffffff;
font-size: 12px;
text-decoration: underline;
font-weight:bold;
}
.htext {
font-family: Tahoma;
color: #333333;
font-size: 12px;
text-decoration: none;
}
.baslik{
font-family: Tahoma;
color: #ffffff;
font-size: 13px;
text-decoration: none;
font-weight:bold;
}
#dropmenudiv{
border-left:1px solid #dbdbdc; border-top:1px solid #dbdbdc; border-right:1px solid #dbdbdc; border-bottom:1px solid #dbdbdc; position:absolute;
line-height:22px;
z-index:100; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Tahoma; margin-top: 10px; text-align: left; margin-left: -28px;
}

#dropmenudiv a{
font-size: 13px;
font-weight:medium;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #dbdbdc;
padding: 1px 0;
text-decoration: none;
background-color: #9B0101;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e2e2e2;
color: #0058C5;}