<!--
.regularmailtext {
	color:#ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-decoration: none
}
.regularwhite {
	color:#ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-decoration: none
}
.largecursive {
	color:#698e2c;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	font-size:18px;
	text-decoration: none
}
.regularmail {
	color:#00AEEF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-decoration: none
}
.regularmail:hover  { 
	color: white; 
	font-size: 12px; 
	text-decoration: underline }

