a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00FFFF;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.footertext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #139B95;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.boldbodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.soldtext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 20px;
}
.soldboldtext {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	line-height: 20px;
}

