﻿.TituloBlanco
{
	font-family:Eras Bold ITC;
	font-size: 46px;
	font-weight:bold;
	color: #ffffff;

}

.ContenidoBlanco
{
	font-family:Eras Demi ITC;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;

}
.TituloNegro
{
	font-family:Eras Bold ITC;
	font-size: 46px;
	font-weight:bold;
	color: #000000;

}

.ContenidoNegro
{
	font-family:Eras Demi ITC;
	font-size: 18px;
	font-weight:bold;
	color: #000000;

}

.copyright
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;	
}
.by
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #003873;	
	text-decoration:none;
}
	A.by:hover 
	{
		color:#009136;
	}
	
.mail
{
	font-family: Eras Demi ITC;
	font-size: 18px;
	font-weight:bold;
	color: #7a9c12;	
	text-decoration:none;	
}


