A.SiteText:link { color: #31190F; text-decoration: none;}

A.SiteText:active { color: #31190F; text-decoration: none;}

A.SiteText:visited { color: #31190F; text-decoration: none;}

A.SiteText:hover { color: #31190F; text-decoration: underline;}

.SiteText {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #31190F;
	
	text-decoration: none;
}
A.WhiteText:link { color: #ffffff; text-decoration: none;}

A.WhiteText:active { color: #ffffff; text-decoration: none;}

A.WhiteText:visited { color: #ffffff; text-decoration: none;}

A.WhiteText:hover { color: #ffffff; text-decoration: underline;}

.WhiteText {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	
	text-decoration: none;
}
.greentitle {
	color:#003300;
	font-family:arial;
	font-size:15px;
	text-decoration:none;
}
a.greentitle {
	color:#003300;
	font-family:arial;
	font-size:15px;
	text-decoration:none;
}
.yellowtext {
	color:#F4DA57;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
}
a.yellowtext {
	color:#F4DA57;
	font-family:arial;
	font-size:14px;
	text-decoration:underline;
}
.TextFields {
background-color: #ebebeb;
border-color:#ffffff;
border-left:thin;
border-right:thin;
border-top:thin;
height:12px;
font-size:10px;


}