A:link {
	COLOR: #1E463D; font-weight: bold; TEXT-DECORATION: none
}
A:visited {
	COLOR: #1E463D; font-weight: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #003399; font-weight: bold; TEXT-DECORATION: underline
}
A:active {
	COLOR: #999999; font-weight: bold; TEXT-DECORATION: none
}

h1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 18px;
	color: #317331;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}