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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #666600;
	
	
	
}
.texto_normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:16px;
	color: #000000;
}
.texto_destacadonormal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:16px;
	color: #000000;
}
.texto_destacadosmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.texto_pata {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
