<!-- estilos MW (correto, usar só este daqui para frente) -->

.Textos {
	font-family: Arial;
	font-size: 12px;
	color: #5a1879;
	text-decoration: none;
}

A.Textos, A.Textos:link, A.Textos:visited {
	font-family: Arial;
	font-size: 12px;
	color: #5a1879;
	text-decoration: none;
}

A.Textos:hover {
	font-family: Arial;
	font-size: 12px;
	color: #5a1879;
	text-decoration: none;
}

.TextosAzuis {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

.TextosLegendas {
	font-family: Arial;
	font-size: 10px;
	color: #5a1879;
	text-decoration: none;
}

.TitulosMaior {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #5a1879;
	text-decoration: none;
}

.TitulosMenor {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5a1879;
	text-decoration: none;
}

<!-- estilos antigos (que bagunça!) -->
  

body {
	scrollbar-face-color: #8d70b0;
	scrollbar-highlight-color: #fffaf6;
	scrollbar-3dlight-color: #cbbcd9;
	scrollbar-darkshadow-color: #6f5185;
	scrollbar-shadow-color: #5e4174;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #f2eff5;
	margin-left: 14px;
	margin-top: 10px;
	background-color: #fefff7;
	background-image: url(images/FUNTEXTO.gif);
	background-repeat: repeat-y;
	margin: 11px;
}

.cabecalho1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #5a1879;
	text-decoration: none;
}

.cabecalho2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #5a1879;
	text-decoration: none;
	
}
a:link {
	font-family: arial;
	font-weight: bold;
	font-variant: normal;	
	color: #4600ff;
		font-variant: normal;
}
a:hover {
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	color: #3a0b75;
	background-color: #D4D0C8;
}
a:visited {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a:active {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}



.texto1 {
	font-family: arial;
	font-size: 12px;
	color: #5a1879;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}


.textobox {
	font-family: arial;
	font-size: 12px;
	color: #5A1879;
	text-decoration: none;
	padding: 12px;
}


.textofrase {
	font-family: arial;
	font-size: 12px;
	color: #5a1879;
	text-decoration: none;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.texto2 {
	font-family: arial;
	font-size: 12px;
	color: #5a1879;
	text-decoration: none;
	text-align: center;
}
