a:link {
	font-size: 12pt;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12pt;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-size: 12pt;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-size: 12pt;
	color: #FF0000;
	text-decoration: underline;
}
