@charset "UTF-8";
.textwires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4A4A4;
	text-decoration: none;
}
.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textblurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4A4A4;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4A4A4;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4A4A4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0295B1;
	text-decoration: none;
}
.textpink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E60044;
}
.textpink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E60044;
}
