a:link {
	color : #F8E4C4;
        font-family:Verdana;
        font-size: 8pt;
        text-decoration : none;
}

a:visited {
	color : #F8E4C4;
        font-family:Verdana;
        font-size: 8pt;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
        font-family:Verdana;
        font-size: 8pt;
	text-decoration : none;
}

a:active {
	color :  #000000;
        font-family:Verdana;
        font-size: 8pt;
	text-decoration : none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 8pt Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
font-family:Tahoma;
font-size: 8pt;
color: #000000;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: default;
}

#dropmenudiv a:hover{ /*hover background color*/
font-family:Tahoma;
font-size: 8pt;
color: #FFFFFF;     /*kiemelt submenü  betűjének szine, tulajdonságai*/
text-decoration:none;
background-color: #3d8666; /*kiemelt submenü szine*/
}

#link1 { 
font-family:Tahoma;
font-size: 8pt;
font-weight:bold;
color:#FFFFFF; /*a link színe*/
text-decoration:none;
}

#link2 { 
font-family:Tahoma;
font-size: 8pt;
font-weight:bold;
color:#000000; /*a link színe*/
text-decoration:underline;
}

#link3 { 
font-family:Tahoma;
font-size: 7pt;
font-weight:bold;
color:#FF0000; /*a link színe*/
text-decoration:underline;
}

#link4 { 
font-family:Tahoma;
font-size: 9pt;
font-weight:bold;
color:#4C0808; /*a link színe*/
text-decoration:underline;
} 



