a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
		text-decoration: none;
}

a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
		text-decoration: none;
}

a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #ff9900;
		text-decoration: none;
}

.forms {
    FONT-SIZE: 11px; 
    COLOR: #000000; 
    FONT-FAMILY: Arial;
}
.forms2 {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
}
