.headx {
	font-family: "Tahoma";
	color: #ffcc00;
	font-size: 18px;
	
}
.regular {
	font-family: "Tahoma";
	color: #ffffff;
	font-size: 11px;
	list-style-image: url(lop_redarrow.gif);list-style-type: none;
	border-color: #000000;
}
.form {
	font-family: "Tahoma";
	color: #000000;
	font-size: 12px;
	list-style-image: url(lop_redarrow.gif);list-style-type: none;
	border-color: #000000;
}

a:link {
	font-family: "Tahoma";
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma";
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma";
	color: #ffcc00;
	text-decoration: underline;


}
a:active {
	font-family: "Tahoma";
	color: #ffcc00;
	text-decoration: none;

}
.email:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
	border-color: #7CBEE0;
}
.email:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
	}
.email:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: underline;
}
.email:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}