/* folha de estilos de oficinadosite */

a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}

.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height:150%;
	color:#000000;
	font-style: normal;
	font-weight: normal;
}

.texto1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height:150%;
	color:#999999;
	font-style: normal;
	font-weight: normal;
}


.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height:150%;
	color:#254E9C;
	font-style: normal;
	font-weight: normal;
}

.ficha {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height:150%;
	color:#570B10;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.fundo {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height:150%;
	color:#999999;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.assinatura {
	font-family: Verdana, Arial;
	font-size: 8px;
	line-height:150%;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
.caixas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style: normal;
	font-weight: normal;
	height: 18px;
	width: 153px;
	border: 1px solid #999999;
	background-color: #000000;
	vertical-align: middle;
}
