.footerLink:link {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
	font-family: "Trebuchet MS";
}

.footerLink:active {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
	font-family: "Trebuchet MS";
}

.footerLink:visited {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
	font-family: "Trebuchet MS";
}

.footerLink:hover{
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #0000FF;
	font-family: "Trebuchet MS";
}

.contactLink:link {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

.contactLink:active {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

.contactLink:visited {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

.contactLink:hover{
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

