a:link {
	color:#000099;
}
a:hover {
	text-decoration:underline;
	color: #993300;
}
.blue {
	color:#663300;
}
.bold {
	font-weight: bold;
}

