.mlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	height: 20px;
	width: 145px;
	padding-top: 5px;
	padding-right: 5px;
	clear: both;
	float: left;
}
a:hover {
	background-color: #CCCCCC;
	color: #333333;
}

.f1 label { width:100px; float:left; text-align:right; clear:left; }
.f1 input, .f1 textarea { width:220px;  }
