.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textLARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.GIANT {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a:visited {
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;

}
a:link {
	color: #0000FF;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
