body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	font-weight: bold;
}
.texto{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_w{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.erro{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.texto_bold{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.caixa {
	height: 19px;
        width: 80px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.caixa_erro {
	background-color: #FFFFFF;
	height: 19px;
        width: 80px;
	border: 1px solid FF0000;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;

}

.linkpre{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.linkescuro{
	font-family: verdana;
	font-size: 10px;
	color: #304D6B;
	text-decoration: none;
}


.linkpag {
	font-family: tahoma;
	font-size: 11px;
	color: #658AB8;
	
	
}

