.black {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.red:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.blue:link {
	font-size: 14px;
	line-height: 25px;
	color: #0066CC;
	text-decoration: none;
}
a.blue:visited {
	font-size: 14px;
	line-height: 25px;
	color: #0066CC;
	text-decoration: none;
}
a.blue:hover {
	font-size: 14px;
	line-height: 25px;
	color: #0066CC;
	text-decoration: underline;
}
a.dblue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
a.dblue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
a.dblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.bj {
	background-image: url(../contact1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footerFont {
	color: #FFFFFF;
	font-size: 12px;
}
