.style3 {
	font-size: 36px;
	color: #DFDFDF;
}
.style5 {
	color: #639A6B;
	font-weight: bold;
}
.style6 {
	font-size: 36px;
	cursor:crosshair;
	color: #66CCFF;
	font-weight: bold;
	font-style:oblique;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639A6B;
	font-weight: bolder;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639A6B;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #639A6B;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639A6B;
	text-decoration: none;
}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6666;
}

