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

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

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


.titulo {
	color: #000;
	margin: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.firma
{
	color: #000000;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.margenbajo
{
	margin-bottom: 5px;
}


table.contenedor {
	border: 1px solid #333;
}

a,
 a:link,
 a:visited,
 a:active {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
 a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
		}


a.menu,
 a:link.menu,
 a:visited.menu,
 a:active.menu {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
 a:hover.menu {
		text-decoration: underline;
		}
		
a.menu2,
 a:link.menu2,
 a:visited.menu2,
 a:active.menu2 {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
 a:hover.menu2 {
		text-decoration: underline;
		}