p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: justify;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	background-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	color: #FF7E00;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 5px;
}
h1 a {
	color: #FF7E00;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h1 a:visited {
	color: #FF7E00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 a:link {
	color: #000000;
	text-decoration: none;
}
h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

h2 a:hover {
	color: #ffa200;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 a {
	color: #000000;
	text-decoration: none;
}
h3 a:hover {
	color: #515151;
}

h1 a:visited {
	color: #FF7000;
}

#search_form {
	height: 25px;
	margin: 0px;
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 7px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tachado {
	text-decoration: line-through;
}
p a:link {
	color: #FF7200;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #FFA200;
}
p a:hover {
	text-decoration: underline;
	color: #FFC000;
}
p a:active {
	text-decoration: none;
}
.searchbutton {
	background-image: url(images/search_avanzado.gif);
	width: 21px;
	height: 21px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin: 0px;
}

.noticias {
	font-size: 18px;
	margin-top: 10px;
}
h2.noticias {
	font-size: 14px;
	margin-bottom: 5px;
}
h4 a{
	color: #FFC000;
	text-decoration: none;
}
h4 a:visited{
	color: #FFC000;
	text-decoration: none;
}
h4 a:hover{
	color: #FFC000;
	text-decoration: underline;
}