.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;

}
	.smallertext {
	font-size: 12px;
}
a.grey:link { color: #666666; text-decoration: none }
a.grey:active {
	color: #666666;
	text-decoration: none;
}
a.grey:visited { color: #666666; text-decoration: none }
a.grey:hover { color: #663399a; background-color: #AFCAE4 
  ; }

a.white:link { color: #CCCCCC; text-decoration: none }
a.white:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.white:visited { color: #CCCCCC; text-decoration: none }
a.white:hover { color: #CCCCCC; text-decoration: underline }

.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smallertext {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;

}
.background {
	background-color: #CCCCCC;
}
.purple {
	font-size: 16px;
	font-weight: bold;
	color: #663399;
}
