.smallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#797979;
	text-decoration: none;
}
.smallLink:HOVER {
	color:#797979;
	text-decoration: underline;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-size: 11px;
	line-height: 15px;
}
.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	font-size: 11px;
	line-height: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9F9F9F;
}
.emText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00458A;
	font-size: 11px;
	line-height: 15px;
}
.blueLink {
	color:#00458A;
	text-decoration: underline;
}
.blueLink:HOVER {
	color:#4788C7;
	text-decoration: underline;
}
.greyLink {
	color:#797979;
	text-decoration: none;
}
.greyLink:HOVER {
	color:#797979;
	text-decoration: underline;
}

