body {
	margin-top: 0px;
	background-color: #736959;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332F26;
}
.recent_news_title {
	font-family: "Courier New", Courier, monospace;
	padding-left: 20px;
}
a:link {
	color: #5B7331;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B7331;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}
a:active {
	text-decoration: none;
	color: #5B7331;
}
.top-navegation {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

.headings {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 17px;
}
#form1 #Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.line_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
