body
{
	background-color: black;
}
UL
{
	list-style-position: outside;
	text-indent: 2pt;
	list-style-type: disc;
}
.SinBordes
{
	margin: 0px;
}
.Texto
{
	font-weight: normal;
	text-justify: auto;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana, 'Times New Roman' , 'Microsoft Sans Serif' , 'MS Sans Serif';
	text-align: justify;
}
.titulo_amarillo
{
	font-weight: bold;
	text-justify: auto;
	font-size: 12px;
	color: #ffcc00;
	font-family: Tahoma, Arial, Verdana, 'Times New Roman' , 'Microsoft Sans Serif' , 'MS Sans Serif';
	text-align: justify;
}
.titulo_blanco
{
	font-weight: bold;
	text-justify: auto;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana, 'Times New Roman' , 'Microsoft Sans Serif' , 'MS Sans Serif';
	text-align: justify;
}
.titulo_foto
{
	font-weight: bold;
	text-justify: auto;
	font-size: 14px;
	color: #ffcc00;
	font-family: Arial, Verdana, 'Times New Roman' , 'Microsoft Sans Serif' , 'MS Sans Serif';
	text-align: justify;
}
.borde { border: solid 1px #960; }
