a:link {
	text-decoration: none;
	color: white;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

.headlines {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 18px;
	font-weight:normal;
	color: #ed8800;
}

.text {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 14px;
	font-weight:normal;
	color: #0000000;
}

.textwhite {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
}

.smalltext {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 10px;
	font-weight:normal;
	color: #0000000;
}

.hqtext {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 12px;
	font-weight:normal;
	color: #0000000;
}

.headlinks {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 13px;
	font-weight:bold;
	color: #b2b2b2;
}

.headmenu {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

.headmenu2nd {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
}

.info_text {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
}

.info_headline {
	font-family: arial narrow, arial, verdana;
	font-style: normal;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}

