.HEADER {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3D4F39;
}
.COMBO {
	font-family: tahoma;
	font-size: 11px;
	color: #3D4F39;
}
.special_left {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #BFD18E;
}
.COMBO_LEFT {
	font-family: tahoma;
	font-size: 11px;
	color: #BFD18E;
}
.tarea {
	font-family: tahoma;
	font-size: 10px;
	color: #3D4F39;
	background-color: #DFE9C7;
}
a:link {
	color: #3D4F39;
	text-decoration: none;
}
a:visited {
	color: #3D4F39;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #3D4F39;
	text-decoration: none;
}.footer {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: capitalize;
	color: #BFD18E;
}

