a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.style1 {
	color: #CCCCCC;
	font-size: 10px;
}
.style2 {font-size: 10px}
.style3 {color: #CCCCCC}
.style5 {color: #FFFFFF}
body {
	margin-top: 0px;
}