.BOTAN {
	text-decoration: none;
	color: #6600CC;
}
a:visited {
	color: #6633CC;
	text-decoration: none;
}
a:link {
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
