body {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	margin-top: 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image:url(../images/fondo.jpg)
}

a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #669900;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.pie_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	font-style: italic;
}