body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.mainHeadline {
	font-size: 18px;
	font-weight: bold;
}
.subHeadline {
	font-size: 14px;
	font-weight: bold;
}
a.linkHome:link {
color: #FFFFFF;
text-decoration: none;
font-weight: bold; 
}
a.linkHome:visited {
color: #FFFFFF; 
font-weight: bold;
text-decoration: none;
}
a.linkHome:hover {
color: #FFFFFF; 
font-weight: bold;
text-decoration: underline;
}
a.linkHome:active {
color: red; 
font-weight: bold;
text-decoration: underline;
} 
.foliomenuhead {
font-size: 11px
}
.foliomenutext {
font-size: 10px
}
.nodecor {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.linkMenu:link {
color: #0033FF;
text-decoration: none;
font-weight: bold; 
}
a.linkMenu:visited {
color: #0033FF; 
font-weight: bold;
text-decoration: none;
}
a.linkMenu:hover {
color: #7920FF; 
font-weight: bold;
text-decoration: underline;
}
a.linkMenu:active {
color: red; 
font-weight: bold;
text-decoration: underline;
} 