a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FC0;
	font-weight: bold;
}
h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
h6 {
	font-size: 16px;
	color: #FFFFFF;
}
.fotografo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


body {
	background-color: #000;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
td {
	background-repeat: no-repeat;
	background-position: center center;
}
#lineavertical {
	background-image: url(imagenes/lineavertical.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#degradado {
	background-image: url(imagenes/lineamedia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#lineamedia {
	background-image: url(imagenes/lineamedia.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#lineahorizontal {
	background-image: url(imagenes/lineafinal.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

