.td_top {
	background: url(./images/top.jpg) no-repeat left top;
	width: 1001px;
	height: 182;
	text-align: center;
}

.link_category			{ font-size: 12px; font-weight: bold; color: #404040; text-decoration: none; }
.link_category:link 	{ font-size: 12px; font-weight: bold; color: #404040; text-decoration: none; }
.link_category:visited 	{ font-size: 12px; font-weight: bold; color: #404040; text-decoration: none; }
.link_category:hover 	{ font-size: 12px; font-weight: bold; color: #ff0000; text-decoration: underline; }

.box_heading_right {
	font-family :  Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background: #ffffff url(./images/bg_box_sx.jpg) no-repeat left top;
	color : #ffffff;
	height: 18px;
	width: 154px;
	padding-left: 4px;
}

.bg_homepage {
	background: url(./images/bg_homepage.jpg) no-repeat left top;
	width: 610px;
	height: 200px;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

.header_featured {
	background: #ffffff url(./images/header_vetrina.jpg) no-repeat left top;
	width: 592px;
	height: 36px;
	text-align: left;
	font-size: 14px;
	color : #ffffff;
	font-weight : bold;
	padding-left: 35px;
	padding-bottom: 4px;
}

.infoBoxContentsWhite {
	background : #ffffff;
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size : 11px;
}

a.link_red 			{ color: #ff0000; text-decoration: none; }
a.link_red:link 		{ color: #ff0000; text-decoration: none; }
a.link_red:visited 	{ color: #ff0000; text-decoration: none; }
a.link_red:hover 	{ color: #ff0000; text-decoration: underline; }
