	.bar1 {
		font-family: Verdana;
		font-size: 8pt;
		color: #C5C594;
		text-decoration : none;
	}
	A:hover.bar1{
		text-decoration : underline;
		color: #ECEC00;
	}
	.Text{
		font-family: Verdana;
		font-size: 8pt;
		color: #000000;
		text-decoration : none;		
	}

	A:hover.Text{
		text-decoration : underline;
	}
	
	INPUT {
		border: 1px solid #888888;
		font-size: 8pt;
		color:#0D2E61;
	}
	Button {
		border: 1px solid #737552;
		font-family: Arial;
		font-size: 8pt;
		color:#737552;
		background-color: #C6C794;
	}
.Text2 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

A:hover.Text2{
	text-decoration : underline;
}

.imagenes {
	border: 1px solid #737552;
}
.nu {
	font-size: 9px;
	color: C5C594;
	text-decoration: none;
}

A:hover.nu{
	text-decoration : underline;
}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
