body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.spec-header {
	font-size: 70%;
	FONT-WEIGHT: bolder;
	color: #5A8CC0;
}

.second-link {
	font-size: 80%;
	color: #A9B7C0;
}

.catalog-link {
	font-size: 70%;
	color: #7789A1;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 6px;
	padding-top: 6px;
	text-transform: uppercase;
}

.catalog-link a {color: #7789A1; text-decoration: none;}
.catalog-link a:hover {color: #0479CE; text-decoration: underline;}

.catalog-link a.season {color: red; text-decoration: none;}
.catalog-link a.season:hover {color: red; text-decoration: underline;}

.sp  {height : 0;position : absolute;overflow : hidden;width : 0;}

