body {
	background-color: #B4CA9E;
	background-image: url(graficos/gifs/back.gif);
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gradLeft {
	background-image: url(graficos/gifs/grad1.gif);
	background-repeat: repeat-y;
}
.gradRight {
	background-image: url(graficos/gifs/grad2.gif);
	background-repeat: repeat-y;
}
.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #9FA84E;
	text-decoration: none;
}
.link1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #9FA84E;
	text-decoration: underline;
}
.class1 A:link {
	text-decoration: underline;
	color: #9FA84E;
}
.class1 A:visited {
	text-decoration: underline;
	color: #9FA84E;
}
.class1 A:hover {
	text-decoration: none;
	color: #4CA0C7;
}
