A:link {
	text-decoration : none;
	}
A:visited{
	text-decoration : none;
	color:#CC0000;
	}
A:href {
	color: #FFFFFF;
	underline: none;
	}

A:hover {
	background-color: #CCCCFF;
	text-color: #FFFFFF;
}
.emailContactHelvetica {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333366;
}
.profileHelvetica {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.bodyLinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333366;
}
