a {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: B9282E;

}

