.style3 {font-size: 36px}
.style7 {
	font-weight: bold;
	font-size: 12px;
}
.style10 {
	color: #D9D9D9;
	font-size: 10;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
