/* CSS Document */

body 
{
}


.Contaador
{
	color:#FFFFFF;
	font-family : Arial;
	font-size:16px;
}

.Mensaje
{
	color:#BACB00;
	font-family : Arial;
	font-size:16px;
	font-weight: bold;
}



.GRANDE
{
	color:#CE5300;
	font-family : Arial;
	font-size:24px;
}



.Noticias
{
	color:#666666;
	font-family : Arial;
	font-size:15px;
}

.Fecha
{
	color:#990000;
	font-family : Verdana;
	font-size:10px;
	font-weight: bold;
}

.NoTitulo
{
	color:#333333;
	font-family : Verdana;
	font-size:12px;
	font-weight: bold;
}




.txtPeqBla
{
	color:#FFFFFF;
	font-family : Verdana;
	font-size:10px;
}

.txtPeqPlo
{
	color:#666666;
	font-family : Verdana;
	font-size:11px;
}

.txtNorAzu
{
	color:#0066FF;
	font-family : Verdana;
	font-size:12px;
}


.txtTablas
{
	color:#000000;
	font-family : Verdana;
	font-size:12px;
	text-align:center;
}



.txtNorPlo
{
	color:#666666;
	font-family : Verdana;
	font-size:12px;
}

.txtGraRoj
{
	color:#982528;
	font-family : Verdana;
	font-size:13px;
}

.txtGraPlo
{
	color:#666666;
	font-family : Verdana;
	font-size:13px;
}

.txtNorRoj
{
	color:#982528;
	font-family : Verdana;
	font-size:12px;
}

.txtNorNeg
{
	color:#000000;
	font-family : Verdana;
	font-size:12px;
}

.txtNorBla
{
	color:#FFFFFF;
	font-family : Arial;
	font-size:12px;
}


.text
{
	color:#000000;
	font-family : Verdana;
	font-size:12px;
}


.textop
{
	color:#000000;
	font-family : Verdana;
	font-size:10px;
	text-align:justify;
}


.textoptit
{
	color:#FFFFFF;
	font-family : Verdana;
	font-size:10px;
	text-align:justify;
}

.texto
{
	color:#000000;
	font-family : Verdana;
	font-size:12px;
	text-align:justify;
}


.expo
{
	font-family : Verdana;
	color:#FFFFFF;
	font-size:15px;
	
}


.titulos
{
	color:#990000;
	font-size:16px;
	
}


.enlaces:link {
	color:#FF6600;
	text-decoration: underline;
}
.enlaces:visited {
	text-decoration: underline;
	color:#FF6600;
}
.enlaces:hover {
	text-decoration: none;
	color:#000066;
}


.enlaces1:link {
	color: #982528;
	text-decoration: underline;
}
.enlaces1:visited {
	text-decoration: underline;
	color: #982528;
}
.enlaces1:hover {
	text-decoration: underline;
	color: #0066FF;
}

.enlaces2:link {
	color: #666666;
	text-decoration: none;
}
.enlaces2:visited {
	text-decoration: none;
	color: #666666;
}
.enlaces2:hover {
	text-decoration: none;
	color: #982528;
}