
td, tr, table
	{
	font-size: 15px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 150%;
	}

body
	{
	margin: 10px 0px ;
	padding:0px;
	scrollbar-track-color: #990000;
	background-color: #990000;
	}

a.quick
	{
	font-size: 11px; 
	color: #FF0000; 
	text-decoration: none;
	font-weight: 600;
	}

a:hover.quick
	{
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: 600;
	}

td.footer
	{
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: 300;
	}

a
	{
	color: #FFCC33; 
	text-decoration: none;
	font-weight: 600;
	}
 
a:hover
	{
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: 600;
	}



