a{color:#333333}
a:link{color:#333333;text-decoration:none}
a:visited{color:#333333;text-decoration:none}
a:hover{color:#00CCFF;text-decoration:underline}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}

.textBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #00CCFF;
}

.textGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
}
.textDkGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #191919;
}

.textLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: bold;
	line-height: 1.3em;
	font-weight: normal;
	color: #00CCFF;
}

