body {
	margin: 0; 
	background: #1b1b1b; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
}
.style15 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}

