BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size : 12px;
}
a {
	color: #01562D;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg_tierra.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.link {
	color: #01562D;
	text-decoration: underline;
}

.link:hover {
	color: #CDAE51;
	text-decoration: underline;
}
.menulink {
	color: #01562D;
	text-decoration: none;
}
.menulink:hover {
	color: #999999;
	text-decoration: none;
}
.tenpix {
	font-size: 10px;
}
.border {
	border: 1px solid #000000;
}
.textWhite {
	color: #FFFFFF;
}
.textGold{
	color: #CDAE51;
}
