a {
	font-family:  Georgia,Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	 
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
 a.text {
	font-family:  Georgia,Times, serif;
	font-size: 12px;
	color: #0099FF;
	font-weight:bold;
	 
}
a.text:link {
	text-decoration: none;
	
}
a.text:visited {
	text-decoration: none;
	color: #0099FF;
}
a.text:hover {
	text-decoration: underline;
	
}
a.text:active {
	text-decoration: none;
	color: #0099FF;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text2 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, "Arial Black", "Century Gothic", Courier, "Franklin Gothic Medium", Georgia, "MS Serif";
}
.text3 {
	font-family: Arial, "Arial Black", "Century Gothic", Courier, "Franklin Gothic Medium", Georgia, "MS Serif";
	font-size: 14px;
	color: #FFFF00;
}

.floatleft {
	margin-right:10px;
	margin-bottom:5px;
	clear: right;
	float: left;
}
