A {text-decoration: none; color: #333333}
A:Hover { color: #FFCC00; text-decoration: underline}
.body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}
.bodyTitleBlue {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #339999
}
.body10White {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF
}
.body10Black {

font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333
}
.body11Black {

font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333
}
.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid;
	border-top-color: #3C8CA3;
	border-bottom-color: #3C8CA3;
	border-left-color: #3C8CA3;
	border-right-color: #3C8CA3;
	background-color: #3C8CA3;
}
.midiBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid;
	border-top-color: #62993E;
	border-bottom-color: #62993E;
	border-left-color: #62993E;
	border-right-color: #62993E;
	background-color: #62993E;
}

