h1 {
	font-size:1.8em;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

h2 {
	font-size:1.6em;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold
}

#navi {
	margin:0px;
	padding:0px;
	list-style:none;
}

#navi li {
	width:auto;
	height:15px;
	line-height:15px;
	margin-top:5px
}

#navi li a{
	color:#000;
	text-decoration:none
}
#navi li a:hover{
	text-decoration:underline	
}

a.amarillo {
	color:#ddbd2a;
	text-decoration:none;
}

a.amarillo:hover{
	text-decoration:underline	
}
