.titulo  {
	font-family : monospace;
	font-size : 11 pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	background-color : #CCCCCC;
	text-align : center;
}

.base  {
	font-family : verdana,sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.linka  {
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #CC0033;
	text-decoration : none;
}

.corpo  {
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	background-color : #FFFFFF;
}

.preco  {
	font-family : monospace;
	font-weight : bold;
	font-size : 12pt;
	color : #800000;
	background-color : #CCCCCC;
}

A  {
	color : #000000;
	text-decoration : none;
}

A:visited:  {
	color : #FF0000;
}

A:hover  {
	color : #0080FF;
	text-decoration : underline;
}

.alerta  {
	font-family : Verdana, sans-serif;
	font-size : 13 pt;
	color : #000000;
}

body  {
	font-family : verdana, sans-serif;
	font-size : 10pt;
	background-color : #FFFFFF;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	margin : 1 pt;
}

.destaque  {
	font-family : verdana, sans-serif;
	font-size : 12 pt;
	font-weight : bolder;
	font-style : normal;
	color : #000000;
}

.corpo2  {
	font-family : verdana sans-serif;
	font-size : 13 pt;
	font-weight : bold;
	font-style : normal;
	color : #008000;
}

.linka1  {
	font-family : verdana sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-decoration : none;
}

a.linka1:hover  {
	text-decoration : underline;
}

a.linka1:visited  {
	color : #FF0000;
	text-decoration : underline;
}

.corpo1  {
	font-family : verdana,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

a.corpo1:hover  {
	text-decoration : underline;
}

.vendido  {
	font-weight : bold;
	color : #808080;
	text-decoration : line-through;
	font-size : 10pt;
	font-family : monospace;
	font-style : normal;
}

.promo  {
	font-size : 10pt;
	font-family : monospace;
	font-weight : bold;
	color : #000000;
	background-color : #FFFF00;
	text-align : center;
}

.titulo1  {
	font-size : 11 pt;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000000;
}

.titulo2  {
	font-family : Verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #FFFF00;
	background-color : #000000;
	text-align : center;
}

#img  {
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : clip;
	position : absolute;
	visibility : visible;
}

.tabela  {
	font-size : small;
	font-family : monospace;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	padding : 2 pt;
	border-width : medium;
	border-color : #000000;
	border-style : double;
}

.botao  {
	font-size : x-small;
	font-family : monospace;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color : #808080;
	border-width : medium;
	border-style : inset;
	border-color : #C0C0C0;
}

a.botao:hover  {
	border-color : #FFFF00;
	border-width : medium;
	border-style : inset;
	background-color : #FFFF00;
	color : #000000;
	font-weight : bold;
	font-family : monospace;
	font-size : x-small;
}

