<style type="text/css"> 

input.text { 
font: 12px Arial, Helvetica, sans-serif; 
color: #000000; 
background-color: #D6BD9F; 
border: 1px solid #000000; 
} 

input.button{color:black;background-color:#F79F23;font-weight:bolder;font-size:12px;}

.RegularTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #790000;
}


.RegularTxt a:visited {
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

.RegularTxt a:link {
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

.RegularTxt a:hover {
font-size: 11px;
color: #F2D326;
}

div.textreg { font-size: 11px; line-height: 1.25; font-family: Verdana; margin-left: 2px; margin-right: 2px} 

div.textreg a:visited {
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

div.textreg a:link {
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

div.textreg a:hover {
font-size: 11px;
color: #F2D326;
}

</style> 
