body {
	margin: 0;
	color : #000000;
	font-family: Veranda, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration : none;
	font-style: bold;
	
}
.credits {
	font-family: Veranda, Arial, sans-serif;
	font-size: 10px;
	color: #2E291A;
	
}
A:link {
	color : #FF9933;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration : none;
	font-style: bold;
}
A:visited {
	color : #CCCC33;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration : none;
	font-style: bold;
}

A:hover {
	color : #FFCCCC;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration : none;
	font-style: bold;
}

A:active {
	color : #FF9933;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration : none;
	font-style: bold;
}

td  { 
	color : #FFCCCC; 
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration : none;
	font-style: bold;
	
}