<!--
body {
	margin: 0px;
	background-color:#CCCCCC;
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#E6E6E6;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #5F5F5F;
	background-color : White;
	font-weight : none;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	background: #EFF5F8;
	color: #000; 
}

a {
	font-family: Tahome;
	font-size: 11px;
	color: #757575;
	text-decoration:none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration:underline;
}

table, td, b, div, p {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
}

.titulo {
	font-size:11px;
	color:#002B8B;
	font-weight:bold
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #C50007;
	text-decoration:none;
	font-weight:bold;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C50007;
	text-decoration:none;
	font-weight:bold;
}

.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.categoria {
	font-family: Verdana;
	font-size: 11px;
	color: #023185;
	text-decoration:none;
}

.categoria:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #023185;
	text-decoration:none;
}

.titulo_prod {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold
}

.titulo_prod:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold
}

.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.rodape:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.categoria_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold
}

.categoria_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold
}

.produto_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold
}

.produto_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold
}

.data {
	font-family: Tahoma;
	font-size: 11px;
	color: #002B8B;
	font-weight:bold
}