body{
	font-family:Georgia, "Times New Roman", Times, serif;
}

td{
	font-size:11px;
}

a{
	font-size:14px;
}

a:link {
	color:#009999;
	text-decoration:none;
}

a:active {
	text-decoration: none;
	color: #999999;
}

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

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

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #006600;
}
.seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

