/* lord loves a working man style sheet */

body {
	font: 11px 'verdana';
	color: #FFFFFF;
	background-color: #000000;
}


A.red { 
	font-size: 11px;
	color: 660000;  
	line-height: 14px;
	text-decoration: none;
	font-weight: none;
	font-family: verdana, helvetica, arial, sans-serif;  }
	
A.red:hover { 
	font-size: 11px;
	color: 000000;  
	line-height: 14px;
	text-decoration: none;
	font-weight: none;
	
A.blue { 
	font-size: 16px;
	color: 660000;  
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana }
	
A.blue:hover { 
	font-size: 16px;
	color: 151E50;  
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;



table#main {
	
}
