﻿.Titulos
{
	font-family:Arial;
	font-size:10pt;
	color:GREEN;
	text-decoration:none;
	font-weight:bolder;
	BACKGROUND-COLOR:gainsboro; 
	TEXT-ALIGN:center;
}
.TitulosBotones
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	text-decoration:none;
	font-weight:bolder;
}
.MarquesillaHome
{
	font-family:Arial;
	font-size:9pt;
	color:White;
	text-decoration:none;
	font-weight:bolder;
}

.Info
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	text-decoration:none;
	text-align:justify;
}

.InfoCaposRequeridos
{
	font-family:Times New Roman;
	font-size:11pt;
	color:Red;
	text-decoration:none;
}

.InfoResaltada
{
	font-family:Arial;
	font-size:9pt;
	color:green;
	text-decoration:none;
	font-weight:bolder;
}

.InfoTitulos
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	text-decoration:none;
	font-weight:bolder;
}

.LinksVerdes
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bolder;
}

.LinksVerdes a:link 
{
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}
.LinksVerdes a:hover {
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
	color: Green;
}
.LinksVerdes a:visited 
{
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}
.LinksVerdes a:active 
{
	font-family: Arial;
	font-size:9pt;
	font-weight: bolder;
}
