.gray {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.white {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
.small {
	font-family: sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
}
a:link {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	color: #FF33FF;
	text-decoration: none;
}
.small {
	font-family: sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

