body {
	font:MaiandraGD;
	font-size:16px;
	background-color:#e3dfdf;
	text-align:center
}

a {
text-decoration:none;
font-weight:bold;
color:#333333;
font-size:18px;}

a:hover {text-decoration:none;
color:#003399;}
a:visited {text-decoration:none}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.texto{
font-size:12px;
width:200px;
font-weight:normal;
}