.meniu {
font-family:verdana;
font-size: 12px;
font-style:normal;
line-height: 14px;
font-weight: bold;
font-variant: none;
color: #ba7aa2;
text-decoration:none
}

.meniu:hover {
font-family:verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: bold;
font-variant: none;
color: #ba7aa2;
text-decoration:underline
}

.meniu:active {
font-family:verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: bold;
font-variant: none;
color: #ba7aa2;
text-decoration: underline
}

.text {
font-family: verdana;
font-size: 11px;
font-style: regular;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #3E3F30;
text-decoration:none
}

.text:hover {
font-family: verdana;
font-size: 11px;
font-style: regular;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #3E3F30;
text-decoration:underline
}

.text:active {
font-family: verdana;
font-size: 11px;
font-style: regular;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #3E3F30;
text-decoration:underline
}