
.Titulo
{
	font-size: 14px;
	color: #d1d3d4;
	font-family: Arial;
	text-decoration: none;
}

.SignoMenu
{
	font-size: 11px;
	color:Red ;
	font-family: Arial;
	text-decoration: none;

}

.Menu
{
	font-size: 11px;
	color: #d1d3d4;
	font-family:Arial;
	text-decoration: none;

}
.Menu:hover
{
	text-decoration: none;
	color:Red;
}

.TextoTitulo
{
	font-size: 11px;
	color: #d1d3d4;
	font-family: Arial Black;
	text-decoration: none;
}

.TextoGeneral
{
	font-size: 10px;
	color: #d1d3d4;
	font-family: Arial;
	text-decoration: none;
}

.TextoGeneral1
{
	font-size: 10px;
	color: #d1d3d4;
	font-family: Arial;
	text-decoration: none;
}

.TextoGeneral1:hover
{
	text-decoration: underline;
	color: #d1d3d4;
}
.linea{
background-color:#CC0000;
height:3px;
}

