body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
}
.btntxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
		}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text12bold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
		}
.text12mess {
	font-size: 12px;
	color: #009900;
}
.text12err {
	font-size: 12px;
	color: #FF0000;
}
.text12form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
	color: #660000;
}
.text12submit {
	font-size: 12px;
	background-color: #b29fb2;
	color: #660000;
	font-weight: bold;		
}
.text12link {
	font-size: 12px;
	text-decoration: none;
	color: #660000;
}
.text14 {
	font-size: 14px;
}
.text14leg {
	font-size: 14px;
	color:#DDDDDD;
}
.text14btn {
	font-size: 14px;
	text-decoration: none;
}
a img {border:none;} 

a:hover{
	background: grey;
}

