@charset "utf-8";
.espa {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.blink {
	text-decoration: blink;
}
.grande {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #003366;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.espagreen {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
.huge {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

