a:link {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}

.textbox { border : 1px solid #619716; height:17px; }
.small {  font: 10px Arial, Helvetica, sans-serif;
color: #00771B}

BODY{
	scrollbar-face-color: #5C5C5C;
	scrollbar-highlight-color: #4D7516;
	scrollbar-3dlight-color: #619716;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #424242;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #00771B;
}

.botones {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:39;
	padding-top:3;
	text-decoration: none;
	cursor: hand;
	background-color: #5C5C5C;
	background-image: url(boton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	border-top: 1px solid #619716;
	border-bottom: 2px solid #000000;
	width:100%;
	}

a.botones:active {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:39;
	padding-top:3;
	text-decoration: none;
	cursor: hand;
	background-color: #5C5C5C;
	background-image: url(boton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	border-top: 1px solid #619716;
	border-bottom: 2px solid #000000;
	width:100%;
	}

a.botones:link {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:39;
	padding-top:3;
	text-decoration: none;
	cursor: hand;
	background-color: #5C5C5C;
	background-image: url(boton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	border-top: 1px solid #619716;
	border-bottom: 2px solid #000000;
	width:100%;
	}
a.botones:visited {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:39;
	padding-top:3;
	text-decoration: none;
	cursor: hand;
	background-color: #5C5C5C;
	background-image: url(boton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	border-top: 1px solid #619716;
	border-bottom: 2px solid #000000;
	width:100%;
	}

a.botones:hover { 
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:39;
	padding-top:4;
	text-decoration: none;
	cursor: hand;
	background-color: #5C5C5C;
	background-image: url(boton1.gif);
	padding-right: 39;
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #619716;
	width:100%;
	}
	
.titular1 {
    font-family: courier new,courier ,mono-space;
	color: #00771B;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left:38;
	padding-top:4;
	text-decoration: none;
	background-image: url(reciverde.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	border-bottom: 1px solid #00771B;
	width:100%;
	}
	
.titular2 {
    font-family: courier new,courier ,mono-space;
	color: #5C5C5C;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left:38;
	padding-top:4;
	text-decoration: none;
	background-image: url(reciclagris.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #00771B;
	width:100%;
	}
