body {
	background-color: #0f2303;
}
a:link {
	color: #700000;
	FONT-WEIGHT: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
a:visited {
	color: #700000;
	FONT-WEIGHT: normal;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	FONT-WEIGHT: normal;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
a:active{
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: overline;
}
.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #700000;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titulo_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}
.pie_pagina {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.pie_pagina2{
	font-family: Arial;
	font-size: 16px;
	color: #700000;
	text-align: center;
}
