body {
font-family:tahoma;
color:#725274;
font-size:10pt;
font-family: Arial;
text-align: left;
}

A:link { COLOR:#F2D6E3; text-decoration: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
A:visited { COLOR:#F2D6E3; text-decoration: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
A:active { COLOR:#F2D6E3; TEXT-DECORATION: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
a:hover { COLOR:#000000; border-bottom:0 solid #000000; background-color:#; font-weight:bold;}

.maintitle { 
   font-weight: bold; 
   padding-left: 10px;
   color: #EFE29C;
   background-color: #469FA7;
   text-align: center;
   text-transform: uppercase;
   font-size: 12px;
   letter-spacing: 4px;
   font-family: Arial;
}
textarea, input, select {
	font-family: Arial;
	font-size: 8pt;
	color: #BB6683;
	background: #F2D6E3;
	border: 1px solid;
	border-color:#000000;
}