	body, td {
	font-family : "Verdana, Arial";
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	}
	
	a{
		font-family : "Verdana, Arial";
	font-size: 11px;
	font-weight: normal;
	color:#000000;
		text-decoration:underline;
	}
	a:hover {
		font-family : "Verdana, Arial";
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
	}
