@charset "UTF-8";body {	font-family: "Courier New", Courier, monospace;	font-size: 14px;	color: #006600;	background-color: #99CC00;}.bodyText {	font-family: "Courier New", Courier, monospace;	font-size: 14px;	color: green;	margin-right: 7px;	margin-left: 5px;	font-weight: bold;}.bodyChica {	font-size: 10px;}.titulin {	font-family: "Trebuchet MS", Arial, sans-serif;	font-size: 30px;	font-weight: bold;	color: #CCFF99;	letter-spacing: 0.2em;	margin-left: 7px;	border-bottom-width: thin;	border-bottom-style: dotted;	border-bottom-color: #7D9836;}a:link {	color: #006699;	text-decoration: none;}a:visited {	color: 006699;	text-decoration: none;}a:hover {	color: #006600;	text-decoration: underline;}a:active {	color: 006699;	text-decoration: none;}