body {background-color: #cc0000; font: 12px verdana,Arial,Helvetica,sans-serif;}
td {font: 11px Verdana,Arial,Helvetica,sans-serif; color:#333333}

a:link {color: #FFDE92;}
a:visited {color: #AC9770;}
h1 {font: 16px Arial,Helvetica,sans-serif; color:#ffffff}

a:link	{
	color: #00A0C6;
	font-size: 11px;
	text-decoration: none;
	}

a:hover  {
	color: #A3BD0B;
	font-size: 11px;
	text-decoration: underline;
	}

a:active	{
	color: #A3BD0B;
	font-size: 11px;
	text-decoration: underline;
	}
	
a:visited  {
	color: #00A0C6;
	text-decoration: none;
	}

	
a:link.white	{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a:hover.white  {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

a:active.white	{
	color: #FBE27C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited.white  {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

.footer  {
	font-size: 10px;
	color: #ffffff;
	}

.red  {
	font-size: 12px;
	font-weight: bold;
	color: #DA4444;
	}

.blackheader  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.green  {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	}

