@charset "utf-8";
.gt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.gt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003366
}
.creditos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000
}

body {
	margin-top: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #003366;
	
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
