a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #336633;
}
a:visited {
	color: #5B5048;
	text-decoration: none;
}
.nounderline {
	text-decoration: none;
}
