.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}



.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}


.textBold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #63C3D6;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.small {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textBold3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #63C3D6;
}
