.Titulo {
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #7A3111;
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Nombres {
	font-size: large;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Anunciarse {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Nombresficha {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.NombreCientifico {
	font-style: italic;
	font-size: x-large;
	font-weight: bold;
	color: #B16400;
	line-height: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Texto {
	font-size: small;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}
.Salir {
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body,td,th {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #3333CC;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #FFFF00;
}
.Equipo {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Listaaves {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.SUBTITULO {

	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	color: #7A3111;
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
