.letra_titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C6C0B2;
}
.letra_titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BBBB00;
}
.letra_cuerpo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #292F2F;
}

.letra_titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #93918B;
}

A:link {color:#292F2F;}
A:visited {color: #292F2F;}
A:active {color: #292F2F;}
A:hover {color: #C6C0B2;}
A image { border: 1px solid #000000 }

body {
	background-color: #292F2F;
    margin-left: 0px;
	margin-top: 0px;

}

#mytable1, #mytable1 td {border: 1px solid #000000;}
