.text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {text-decoration: none; color: #FFFFFF}
a:active {text-decoration: none; color: #FF0066}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.textlightgrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 9px;
}
.textnavigation {

	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.textSMALL {

	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
