.Normal {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.Normal a:link {
	color: 006633;
	font-weight: bold;	
	text-decoration: none;
}
.Normal a:visited {
	color: 006633;
	font-weight: bold;	
	text-decoration: none;
}
.Normal a:hover {
	color: ff3300;
	font-weight: bold;
	text-decoration: none;
}
