a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	list-style-type: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	color: #336699;
}
a:active {
	color: #FFFFFF;
}
h3 {
	color: #006699;
	font-size: 18px;
	font-weight: bold;
}

