@charset "UTF-8";
#navbar a:link {
	text-decoration: none;
	color: #006;
}
#navbar a:hover {
	color: #030;
}
.twoColFixLtHdr #container #mainContent p a:link {
	color: #009;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent p a:hover {
	color: #009;
	text-decoration: underline;
}

