body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.texto {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 16px;
	font-size: 13px;
	color: #626262;	
}

.texto a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #0D5E9F;
	text-decoration: none;
	font-weight: bold;
}

.texto a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #1D95F1;
	text-decoration: underline;
	font-weight: bold;
}


.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D5E9F;	
}

.destaque {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

.op_Esquerda {
	font-family: Times New Roman;
	font-size: 12px;
	font-style:italic;
	color: #FFFFFF;	
}

.op_Esquerda a{
	color: #FFFFFF;
	text-decoration: none;
}

.op_Esquerda a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}