body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 50px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;


