p, table, body, tr, td {
	font-family : Arial;
	font-size : 12px;
	color : #dddddd;
	font-style : normal;
	
}
a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #95A7CC;
	
}
a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : White;
	
}
