@charset "utf-8";
/* CSS Document */
.formNewsField {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:10px;
	color: #333;
	border:solid 1px #FFF;	
}	


	a.cadLink {
		font-family: Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		cursor:pointer;
	}	

	a.cadLink:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight: bold;
		color: #F90;
		text-decoration: none;		
	}
