﻿.links A:link {text-decoration: blink; color: #000000}
.links A:visited {text-decoration: brown}
.links A:active {text-decoration: red}
.links A:hover {text-decoration: underline; color: #663333;}

.textoBold
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.textoNuevo
{
	color: #880000;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

.textoTituloItem
{
	color: #000088;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.texto
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.textoMuyChico
{
	color: #000000;
	font-family: Verdana;
	font-size: 6pt;
	font-weight: normal;
}

.textoChico
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.textoChicoLiga
{
	color: #663333;
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: bolder;
}


.titleRebap 
{
	color: #000000;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold
}

.titleRebapMediano
{
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold
}

.subTitles 
{
	color: #663333;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold
}

.marcoAbajo
{
	width:549; 
	border-color:#663333; 
	background-color:#FFFFFF; 
	border-style: solid; 
	border-width: 4
}

