@charset "UTF-8";
/* CSS Document */

body {
	background-color: #123265;
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #009900;
	font-size: 16px;
	padding: 0;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.style3, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
}
.style4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size: 15px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
}
.style5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6AB123;
	font-weight:bold;
	font-size: 14px;
	text-align:left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
}

.style1 {	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
a:link {
	text-decoration:none;
	color:#FFFFFF;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.style3 a {
	color:#CC0000;
}
.style2 a:link {
	color: #009900;
	text-decoration:underline;
}
.style2 a:hover {
	color: #009900;
	text-decoration:underline;
}
.style2 a:visited {
	color: #009900;
	text-decoration:underline;
}
/*
#perrito {
	display: inline-block;
	position: fixed;
	visibility: visible;
	width:313px;
	height:100%;
	background-color:#FFCC00;
	right:5px;
	top:5px;
}
*/
