a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.regtest {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333399;
}
