.plainText {
	font-family: "Arial";
	font-size: 11px;
	color: #535450;
	white-space: normal;
}
a:link {
	font-family: "Arial";
	font-size: 11px;
	color: #EA2100;
	text-decoration: underline;
}
a:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #45B320;
	text-decoration: underline;
}
a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #EA2100;
	text-decoration: underline;
}
a:active {
	font-family: "Arial";
	font-size: 11px;
	color: #EA2100;
	text-decoration: underline;
}
.newsDate {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #80442B;
}
.newsCap {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #233741;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #EA2100;
	cursor:pointer
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #EA2100;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #EA2100;
}
.footah {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	white-space: normal;
}
.sssCap {
    	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #EA2100;
	white-space: normal;

}
.mainCap {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}