a 
{ 
	color: #990000; text-decoration: none; 
}

a:visited 
{
	 color: #990000; 
}
a:hover 
{
	color: #990000; text-decoration: underline; 
}
h1 { font-family: arial; font-size: 12px; color: black; }
h1:hover { font-family: arial; font-size: 12px; color: black; }

.titulo 
{
	font-family: arial; 
	font-size: 21px; 
	color: black; 
	font-weight: bold; 
	line-height:66px;
}

.titulo1 { font-family: arial; font-size: 14px; color: black; padding-left: 0px; }

.texto { font-family: arial; font-size: 12px; color: black; padding-left: 0px; }

.textoNegrita { font-family: arial; font-weight:bold; font-size: 12px; color: black; padding-left: 0px; }

.textoGrupo { font-family: arial; font-size: 14px; color: black; font-weight: bold; }

.Estilo1 {color: #990000}
.Estilo2 {color: #00CCFF}
.Estilo3 {color: #003399}
