.texto {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify 
}

.textocenter {
	font-family: Verdana;
	font-size: 10px;
	text-align: center
}

.textoleft {
	font-family: Verdana;
	font-size: 10px;
	text-align: left
}

.textoright {
	font-family: Verdana;
	font-size: 10px;
	text-align: right
}	

.textoinicial {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.titulo {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	color: #000000;
	font-weight: bold
}

.titulopreto {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	font-weight: bold
}

.titulovermelho{
	font-family: arial;
	font-size: 12px;
	text-align: left;
	color: #cc0000;
	font-weight: bold
}
	
.borda {
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-COLOR: #999999;
    FONT-FAMILY: arial;
    FONT-SIZE: 10 px
}

A {color:#666666; text-decoration: underline}
A:hover {color:#CC0000; text-decoration: none}
A:active {color:#CC0000; text-decoration: none}
A:visited {color:#999999; text-decoration: underline}
	
A.capa {color:#666666; text-decoration: none}
A.capa:hover {color:#CC0000; text-decoration: underline}
A.capa:active {color:#CC0000; text-decoration: underline}
A.capa:visited {color:#666666;  text-decoration: none}

A.produtos {color:#CD0303; text-decoration: none}
A.produtos:hover {color:#CD0303; text-decoration: underline}
A.produtos:active {color:#CD0303; text-decoration: underline}
A.produtos:visited {color:#CD0303;  text-decoration: none}

A.nulo {color:#000000; text-decoration: none}
A.nulo:hover {color:#000000; text-decoration: none}
A.nulo:active {color:#000000; text-decoration: none}
A.nulo:visited {color:#000000;  text-decoration: none}