body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat;
}

.title { font-size: 18px; color: #260202} 
.text {font-size: 12px; line-height: 18px; color: #260202; } 
a:hover { color: #990000; text-decoration: underline} 
a {
	color: #260202;
	font-size: 12px;
} 
.footer { font-size: 12px; color: #FFFFFF; text-decoration: none} 
.footer:hover { font-size: 12px; color: #FFFF00; text-decoration: underline} 

.footertext { font-size: 10px; color: #FFFFFF; text-decoration: none} 

