

}
}
body {
	background-color: #666666;
	
}
.style1 {font-size: small; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif;}
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	font-style: italic;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

}
