

A:link {
	COLOR: #323E6F
	text-decoration: underline
	font-weight:bold;
}
A:unknown {
	COLOR: #323E6F
}

a:visited {
	color: #323E6F;
	text-decoration: underline
	font-weight:bold;
}

a:hover 	{
			color: blue;
			text-decoration: none
			font-weight:bold;
			}   
h1 {
	font-size: 12pt;
}
