body/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
}

HR {
	color: #EBA816;
}

.arial16-naranja {  font-size: 16px; text-decoration: none; color: #eba816; font-weight: bold;}
.texto-peq {
	font-size: 12px;
}
.texto_roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: justify;
	line-height: 19px;
}

.naranja {
	color: #e38e15;
}



A {
	color: #e38e15;
	text-decoration: underline;
}

A:visited {
	color: #e38e15;
	text-decoration: underline;
}

A:hover {
	color: #e38e15;
	text-decoration: underline;
}
.texto_roman ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.texto_roman li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
}
.menu a {
	font-size: 16px;
	line-height: 26px;
	color: #e38e15;
	text-decoration: none;
}
.menu a:visited {
	color: #e38e15;
	text-decoration: none;
}
.menu a:hover {
	color: #e38e15;
	text-decoration: underline;
}
a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e38e15;
	text-decoration: none;
}
a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e38e15;
	text-decoration: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e38e15;
	text-decoration: underline;
}
