.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #992625;
	text-decoration: none;
}
a:hover.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #174777;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
.bulletedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #008040;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
.intltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF8000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	word-spacing: 2px;
	letter-spacing: .5px;
}
a:hover.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	text-align: left;
	line-height: 18px;
	word-spacing: 2px;
	letter-spacing: .5px;
}
