body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:center;
	margin : 88px 0px 20px 0px;
}

#contenedor{ 
	text-align: left; 
	width:760px;
	margin-left:auto;
	margin-right:auto;
} 

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
