A { text-decoration: none;  color : #FFFFFF;  }
A:hover { text-decoration: underline;  font : small-caps bold 10px;  color : #FFFFFF;    }
BODY,TD { font-family: arial,helvetica,sans-serif; font-size: 10pt;  color : #FFFFFF; }
FORM {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold; color : #FFFFFF; 
}

INPUT {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	background: #336C66;
}

TEXTAREA {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; 
	background: #336C66;
	
}

SELECT{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; 
	background: #336C66;
}


