BODY, TABLE { 
	background-color: black;
	background-image: url(images/bkgnd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed; 
	font-family: verdana, arial, sans serif;
	font-size: 15px;
	font-style: normal;
	color: white;
}

A:link, A:visited { 
	color: #FFCC00; 
	font-size: 14pt;
	text-decoration: none; 
}

A:hover { 
	color: #FFFFFF; 
	font-size: 14pt;
	text-decoration: none; 
}
