body {
	background: #66cc66 url('images/bg.jpg') repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333
}

.main
{
border-style: solid;
border-width: 10px;
border-color: #666;
}

.bg {
	background: #fff url('images/bg_logo.gif') repeat-x;
}

#news a {
	color: #333;
	text-decoration: none;
	margin: 10px;
}
.download {
	color: #333;
	font-size: 18px;
	text-decoration: none;
	margin: 10px;
}
.principal {
	color: #333;
	font-size: 18px;
	text-decoration: none;
}
a {
	color: #FFF;
	text-decoration: none;
}
