
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3b6e22;
	text-decoration: none;
}
a:visited {
	color: #3b6e22;
	text-decoration: none;
}
a:hover {
	color: #90b084;
	text-decoration: none;
}
a:active {
	color: #90b084;
	text-decoration: none;
}

.titu1 {
font-family: "Lucida Grande";
font-size: 13px;
color: #006633;
font-weight: bold;
}

.titu2 {
font-family: "Lucida Grande";
font-size: 13px;
color: #333333;
font-weight: bold;
}

.titu3 {
font-family: "Lucida Grande";
font-size: 12px;
color: #006633;
font-weight: bold;
}

.texto1 {
font-family: "Lucida Grande";
font-size: 13px;
color:#666666;
}

.texto2 {
font-family: "Lucida Grande";
font-size: 13px;
color:#CCCCCC;
}

.recuadro {
border: #90b084 thin solid;
}

.botones {
background-color: #90b084;
border-style:solid;
border-width: 1px;
border-color: #006633;
FONT-SIZE: 12px; 
FONT-FAMILY: "Lucida Grande"; 
font-weight:bold;
COLOR: #FFFFFF;
}

.obras {
	border: #999999 solid 1px;
	}