.alb {
font-family: Verdana;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: none;
color: #FFFFFF;
text-decoration: none;
}

.header {
font-family: Tahoma;
font-size: 14px;
font-style: normal;
line-height: 24px;
font-weight:bold;
font-variant: none;
color: #B7879B;
text-decoration:none
}

.title {
font-family: Tahoma;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight:bold;
font-variant: none;
color: #B7879B;
text-decoration:none
}

.text {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #5C5C5B;
text-decoration:none
}

a {
font-family: Verdana;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: none;
color: #FFFFFF;
text-decoration: none;
}

a:link {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #9F5C78;
	text-decoration: none;
}
a.menu:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #9F5C78;
	text-decoration: none;
}

a.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #9F5C78;
	text-decoration: underline;
}

.text_link {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #5C5C5B;
text-decoration:underline;
}

a.text_link:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
    font-weight: normal;
    font-variant: none;
    color: #5C5C5B;
    text-decoration:underline;
}

a.text_link:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
    font-variant: none;
    color: #9F5C78;
    text-decoration:underline;
}