
body {
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #f2db00;
	SCROLLBAR-TRACK-COLOR: #646466;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
	
.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff
}
.tit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff
}

.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}
.txtTituloGaleria
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ee7b08
}
.txtDetalleGaleria
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.txtMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.txtHistoria
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 20pt;
}
.txtContacto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 20pt;
}
.txtBlanco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
a:link {
	color: #646464;
	text-decoration: none;
}
a:visited {
	color: #646464;
	text-decoration: none;
}
a:hover {
	color: #ee7b08;
	text-decoration: underline;
}
a:active {
	color: #ee7b08;
	text-decoration: none;
}