.Textos {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-align: justify;
}
.TextosNOj {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.Numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.Forms 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	border: 1px solid #999999;
}
.gradient 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EFEFE7', EndColorStr='#DADAD3')
}

a:hover 
{
	color: #00ffff;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF6600', EndColorStr='#FFE94C')
}
.Fotos {
	border: 3px solid #ffffff;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.Boton {
	color: #FFEBAD;
	background-color: #E78A39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	cursor: hand;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6AA6B;
	border-right-color: #D6AA6B;
	border-bottom-color: #8C654A;
	border-left-color: #8C654A;

}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Mas {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
