@charset "utf-8";
/* Documento Css */

.central {
	text-align: center;
}
body {
	background-color: #499407;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}
 
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.tahomabutton {
	font-family: tahoma;
	font-size: 14px;
	color:#060;
	font-weight:bold;
}
