a:link {
	text-decoration:none;
	color:#CC3300;
}
a:visited {
	text-decoration:none;
	color:#CC3300;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
a:active {
	text-decoration:underline;
	color:#000000;
}
a:focus {
	text-decoration:underline;
	color:#000000;
}

.feedback {
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	border: 1px solid #cc3300;
	background-color: #FFCC33
}
.buttons {
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	border: 1px solid #cc3300;
	background-color: #FF9900
}

.text{
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	color:#000000;
}
.textv{
	font-family:verdana;
	font-style:normal;
	font-size:10pt;
	color:#000000;
}
.textorange{
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	color:#CC3300;
}
.textorangev{
	font-family:verdana;
	font-style:normal;
	font-size:10pt;
	color:#CC3300;
}
.textorangehell{
	font-family:arial;
	font-style:normal;
	font-size:10pt;
	color:#FF6600;
}
.textorangehellv{
	font-family:verdana;
	font-style:normal;
	font-size:10pt;
	color:#FF6600;
}
.textblau{
	font-family:arial;
	font-style:normal;
	font-size:10pt;
	color:#000066;
}
.textblauv{
	font-family:verdana;
	font-style:normal;
	font-size:10pt;
	color:#000066;
}
.textsmallblack{
	font-family:Arial;
	font-style:normal;
	font-size:8pt;
	color:#000000;
}.textsmallblackv{
	font-family:verdana;
	font-style:normal;
	font-size:8pt;
	color:#000000;
}
.textwhite{
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	color:#ffffff;
}
.textwhitev{
	font-family:verdana;
	font-style:normal;
	font-size:10pt;
	color:#ffffff;
}