p {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.emailLink a:link {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.emailLink a:visited {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.emailLink a:hover {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.emailLink a:active {
	font-family: Arial, Verdana, Trebuchet;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

