
.textall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.textall:link{
	color: #FF6600;
	text-decoration: none;
}
A.textall:visited {
	color: #FF6600;
	text-decoration:none;
}
A.textall:hover {
	color: #000000;
	text-decoration: none;
}
A.textall: active{
	color: #FF6600;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.header_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

	
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

A.bottomtext:link{
	color: #FFFFFF;
	text-decoration: none;
}
A.bottomtext:visited {
	color: #FFFFFF;
	text-decoration:none;
}
A.bottomtext:hover {
	color:#FF6600;
	text-decoration: underline;
}
A.bottomtext:active{
	color:#FF6600;
	text-decoration: underline;
}

/*
blue: 03B4E7
orange: FBAE2A
green: 98DF51
red: F55500
*/

