.basic {
	font-family: LiteraDReg, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #BC0033;
	text-decoration: none;
}
a:active {
	color: #BC0033;
	text-decoration: none;
}
