@charset "utf-8";
.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytextsmall {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menubig {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #ffcc00;
	text-decoration: none;
}
