body {
	background-image:url(../graphics/bgMain.jpg);
	background-repeat:repeat-x;
	background-color:#ECEDEE;
	margin-top:0;
}
a.menuTOP {
	color:#1156B1;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a.menuTOP:hover {
	color:#E42220;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a.menuTOP2 {
	color:#009C12;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a.menuTOP2:hover {
	color:#E42220;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a.menuMAIN {
	background-image:url(../graphics/menu01.jpg);
	color:#195A29;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:24px;
	padding-left:10px;
	line-height:24px;
}
a.menuMAIN:hover {
	background-image:url(../graphics/menu02.jpg);
	color:#ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:24px;
	padding-left:10px;
	line-height:24px;
}
a.link1 {
	color:#195A29;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}
a.link1:hover {
	color:#04DC39;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.textFOOTER {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
}
.textMAIN{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}
.textTITLES{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color:#195A29;
	font-weight:bold;
}
.dolares{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color:#195A29;
	font-weight:bold;
}
