a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.titulo {
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 1em;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	font-style: normal;
}

.texto16cursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.imagen {
	margin-right: 15px;
	margin-bottom: 5px;
}
