body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9f3ff;
}
.menuTop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #e53b00;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuTop:hover {color: #000000;}


.text11 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.text11Red {
	font-family: Verdana;
	font-size: 11px;
	color: #e53b00;
	text-decoration: none;
}

.text11White {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.text11White:hover {text-decoration: underline;}
