/* CSS Document */
.bas a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bas a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bas a:hover {
	font-weight: bold;
	color: #95212E;
	text-decoration: underline overline;
}
.bas a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bas a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
