a:link {
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
	line-height: 120%;
}
a:visited {
	font-size: 10pt;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #D90000;
	text-decoration: none;
}
a:active {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

