body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1{
	font-size: 14px;
	font-family: arial;
	color: 642200;
	font-weight: bold;
	display: inline;
}
H2{	
	font-size: 10px;
	font-family: arial;
	color: grey;
	font-weight: bold;
}
.boton {	
	font-size: 12px;
	font-family: arial;
	color: #FFFF00;
}
.titulo {	
	font-size: 11px;
	font-family: verdana;
	color: 642200;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


