a:link {
	text-decoration: none;
	color: #0000FF;
	font-size: 14px;
}
a:hover {
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-size: 14px;
}
.text {
	font-size: 10pt;
	color: #003366;
}
