/* CSS Document */
body {
    background: #000000 url('images/BG.jpg'); 
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: E1E1E1;
	text-decoration: none; 
}

td {
	font-family:  Arial, sans-serif;
	/*Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #FFF;
}

a {
	color: #E0B186;	
	text-decoration: none; 
}

a:hover {
	font-style: underline;
	color: #C93;
}
	
.smalltext {
    color: A6A49F;
	font-size: 11.5px;
	text-decoration: none; 
	letter-spacing: 0px;
	}

.topinfo {
    color: E1E1E1;
	font-size: 13px;
	text-decoration: none; 
	}

.wokoffamecaptions {
    color: A6A49F;
	font-size: 11px;
	text-decoration: none; 
	letter-spacing: 0px;
	}
	
	
.newsheading {
	font-size: 17px;
	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;	
}
.newssubheading {
	font-size: 24px;
	font-family:  Arial, sans-serif;
	color: #CCC;
	font-style: italic;
}
.newsbody {
	font-size: 12px;
	font-family:  Arial, sans-serif;
	color: #E1E1E1;	
}
