

a{
	text-decoration: none;
	border: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 10;
	color: #0033CC;
}

body,td,p{
	text-decoration: none;
	border: none;
	font-family: verdana;
	font-size: 10;
	color: #000000;
}

.font_wh{
	text-decoration: none;
	border: none;
	font-family: verdana;
	font-size: 10;
	color: #FFFFFF;
	font-weight: bold;
}

.det_prod_tit{
	text-decoration: none;
	border: none;
	font-family: verdana;
	font-size: 10;
	color: #000000;
	font-weight: bold;
}

.det_img{
	border: 2px;
	border-top-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-color: #FF3300;
	border-right-color: #FF3300;
	border-style: double;
}

.det_link{
	text-decoration: none;
	border: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 10;
	color: #FF3300;
}



