@charset "utf-8";
.tablahatter {
	background-repeat: no-repeat;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

