td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
#w955 {
	width:955px; 
	margin:0 auto;
}
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #b4b4b4;
	margin:0 auto;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/bg-all_blue.jpg);
	background-position: center center;
}
td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #b4b4b4;
}
a:link {
	font-weight: bold;
	color: #FFB6B8;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C93E5C;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #C93E5C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFB6B8;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #8f8f8f;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #8f8f8f;
}
.link_10_gray {
	font-size: 10px;
	font-weight: bold;
	color: #8f8f8f;
	text-decoration:none;
}
.link_10_gray:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffb6b8;
	text-decoration:none;
}
.link_product {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFb6b8;
	text-decoration: none;
	height: 80px;
	width: 180px;
	position: absolute;
	background: url(../images/bg-button_black.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
}
.link_product:hover {
	color: #C93E5C;
	text-decoration: none;
	height: 80px;
	width: 180px;
	position: absolute;
	background: url(../images/bg-button_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
}
.news {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #b4b4b4;
	text-decoration: none;
}
.copyright a:hover {
	color: #C93E5C;
	text-decoration: none;
}

