.leftNav a{
	font-family: Times New Roman;
	font-size: 14px;
	color: black;
	text-decoration: underline;
}

.leftNav a:hover{
	text-decoration: none;
}

.bodyText{
	font-family: verdana;
	font-size: 12px;
	color: black;
	line-height: 15px;
}
.bodyText a{
	font-family: verdana;
	font-size: 12px;
	color: black;
	line-height: 16px;
	text-decoration: underline;
}
.bodyText a:hover{
	text-decoration: none;
}
.footerLink{
	color: white;
	font-size: 10px;
	font-family: verdana;
}
.footerLink a{
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

.footerLink a:hover{
	text-decoration: none;
}

.footer{
	font-family: verdana;
	font-size: 10px;
	color: white;
}