BODY {
	background-image: none;
	background-color: #fffff0;
	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 10px;
	padding: 0px;}

BODY#navi {	
	background-color: #fffff0;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;}

BODY#leer {	background-color: #ffffd0;
	background-image:  none;}

p {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 14px;}

table {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 14px;}
	
td { 	background-repeat: no-repeat;
}	

h1 {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 28px;
	margin-top: 20px;
	text-align: left;
	text-decoration: none;}
	
h2 {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 22px;
	margin-top: 5px;
	text-align: left;
	text-decoration: none;}
	
	
li {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	text-align: left;}
	
a, a:visited {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;}
	
a:hover, a:active {	font-family: Verdana, Arial, Lucida, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	background-color: #ffff80;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;}
