Body { BACKGROUND: #ffffff; margin:0px;	margin:0px 0px 3px 0px;}

.TituloGaleria{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;}
.GaleriaAutor{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #d88704;}
	
	
a.white:link {color: #FFFFFF;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 12px;}
a.white:active {color: #FFFFFF;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 12px;}
a.white:visited {color: #FFFFFF;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 12px;}
a.white:hover {color: #FFFFFF;  font-weight: bolder;font-family: "Trebuchet MS";text-decoration: none;font-size: 12px;}


a.gris:link {color: #4b4b4b;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.gris:active {color: #4b4b4b;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.gris:visited {color: #4b4b4b;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.gris:hover {color: #4b4b4b;  font-weight: bolder;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}

a.grisClaro:link {color: #4b4b4b;  font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.grisClaro:active {color: #4b4b4b;  font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.grisClaro:visited {color: #4b4b4b;  font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.grisClaro:hover {color: #4b4b4b;  font-weight: bolder;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}

a.negro:link {color: #000000;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.negro:active {color: #000000;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.negro:visited {color: #000000;  font-weight: bold;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}
a.negro:hover {color: #000000;  font-weight: bolder;font-family: "Trebuchet MS";text-decoration: none;font-size: 10px;}

.TituloBlanco {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.MenuBlanco{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.TextoBlanco {color: #fed722; font-size: 10px;font-family: "Trebuchet MS";}
.TituloNegro {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.TextoRojo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.TituloNegroGrande {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.TextoNegro {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #4b4b4b;
}


input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 20px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #CCCCCC;
}