.link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.sublink {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	color: #007D8C;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.contorno {
	border: 2px outset #999999;
	background-color: #FFFFFF;
}
.sub_sublink {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.pontos {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	/*font-weight:bold;*/
}

.subgaveta {
font-family: Arial;
	font-size: 11px;
	color: #007D8C;
	text-decoration:underline;
}