/* body */
body, table, tr, td 	{
	font-family : Verdana; 
	font-size : 12px; 
	font-style : normal;
	color: #000000; 
	margin : 0; 
	padding : 0;
	vertical-align : top;
}

/* fonts links*/

	a {
		font-family: Verdana;
		font-size: 12px;
		color: #000000;
		text-decoration: underline;
	}

	a:hover {
		font-family: Verdana;
		font-size; 12px;
		color: #000000;
		text-decoration: none;
	}

/* End Stylesheet */
