td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:120%
}

div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:120%
}

.roupa {
	font-size: 13px;
	font-weight: bold;
}
.descricao {
	font-size: 10px;
	}

.preco {
	font-size: 12px;
	font-weight: bolder;
	color: #900;
	}
	
a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.dois:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
		color: #333;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.peq {
	font-size: 9px;
}
.maior {
	font-size: 12px;
	color:#000;
	font-weight: bolder;
	
}
.botao {
	width: auto;
	height: auto;
	border:0;
	background-color: #fff;
}
.radio {
	width: auto;
	height: auto;
	border:0;
	background-color: #fff;
	}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #333}


body {
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px; 
color: #01458E;
line-height:120%;
	SCROLLBAR-FACE-COLOR: #F3F2ED;
	SCROLLBAR-HIGHLIGHT-COLOR: #C2BDA0;
	SCROLLBAR-SHADOW-COLOR: #C2BDA0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #C2BDA0;
	SCROLLBAR-TRACK-COLOR: #F3F2ED;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
}


input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #999 solid;
	height: 16px;
	;
	margin-bottom: 2px;
	margin-top: 3px;
	background-color: #F3F3F3;
	padding: 2px;
	color: #666;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	border: 1px #999 solid;
	color: #F3F3F3;
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 1px;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border: 1px #999 solid;
	;
	margin-top: 3px;
	margin-bottom: 2px;
	background-color: #F3F3F3;
}

