BODY {
	FONT-size: 9px;
}

form
{
	padding: 0;
	margin: 0;
}

.texto {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
}

.textopequeno {
	FONT-FAMILY: verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	COLOR: #666666;
}

th.texto {
	text-align: left;
}

.orange {
	font-family: Arial;
	font-size: 11px;
	color: #F86611;
	font-weight: bold;
}

a.orange {
	font-family: Arial;
	font-size: 11px;
	color: #F86611;
	text-decoration: underline;
	font-weight: bold;
}

.lightorange {
	font-family: Arial;
	font-size: 11px;
	color: #FDDAC6;
}

a.lightorange {
	font-family: Arial;
	font-size: 11px;
	color: #FDDAC6;
	text-decoration: underline;
}

.grey {
	font-family: Arial;
	font-size: 11px;
	color: #C0C0C0;
}

a.grey {
	font-family: Arial;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: underline;
}

.forms {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;
}

.counter {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

A {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.big {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.black {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a.black {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

a.link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.footerhs {
	font-family: Arial;
	font-size: 11px;
	color: #6E6E6E;
}

a.footerhs {
	font-family: Arial;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
}

a.footerhs:hover {
	font-family: Arial;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: underline;
}

.footerso {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a.footerso {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.footerso:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.footerws {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a.footerws {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.footerws:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #EFEFEF;
	background-color: #EFEFEF;
}

.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
/*
img.popup {
        border: 1px solid #EEEEEE;
        background-color: #FFFFFF;
}
*/

.preco
{
    font-weight: bold;
}
    
.preco strike
{
    font-weight: normal;
    color: #F86611;
}
