a:link {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
	text-align: center;
}

a:visited {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
	text-align: center;
}

a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}.textondarkblue {

	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.redtitleondarkblue {

	font-size: 14px;
	color: #FF6633;
	font-weight: normal;
	font-family: "Arial Black";
}
.resize10px {
	font-size: 12px;
}
