/* body */
body, table, tr, td 	{
	font-family : Helvetica; 
	font-size : 13px; 
	font-style : normal;
	color: #000077; 
	margin : 0; 
	padding : 0;
	vertical-align : top;
}

/* fonts links*/

	a {
		font-family: Helvetica;
		font-size: 13px;
		color: #C69000;
		text-decoration: underline;
	}

	a:hover {
		font-family: Helvetica;
		font-size; 13px;
		color: #C69000;
		text-decoration: none;
	}

	a.small {
		font-family: Helvetica;
		font-size: 9px;
		color: #9E7110;
		text-decoration: none;
	}

	a.small:hover {
		font-family: Helvetica;
		font-size; 9px;
		color: #9E7110;
		text-decoration: underline;
	}

/* velden */

	input, textarea {
		font-family: helvetica;
		font size: 12px;

	}

/* End Stylesheet */