BODY, BR, UL, OL, TD, TH, LI 
   { color: #000000; font:11px Tahoma, verdana, helvetica, sans-serif; height:100%;}  

 A { text-decoration: underline; color:#AE3364;}
 A:hover { text-decoration: underline; color:#E0075E;}


/*Colors*/
.footer { color: #ffffff; text-decoration:underline; padding:7; font-weight:bold;}
.footer:hover { color: #FDCCE0; text-decoration:underline;}

/*End Colors*/


.form {
	width:350px;
	height:22px;
	font-face:tahoma;
	font-size: 10px;
	border:1px solid #A5ACB2;
	padding-left:5px;
	padding-top:3px;
}

.form_selected {
	width:350px;
	height:22px;
	font-face:tahoma;
	font-size: 10px;
	background-color:#F5E7EC;
	font-weight:bold; 
	border:none;
	padding-left:5px;
	padding-top:3px;
}