@charset "utf-8";
/* CSS Document */

body {	font-family: Arial;
		font-size: 12px;
		color: #000000;
		background-color: #ffffff;
}
.menu { font-family: Arial;
		font-size: 20px;
		color: #000000;
		background-color: none;
		font-weight: bold;
}
.menu2 { font-family: Arial;
		font-size: 22px;
		color: #000000;
		background-color: none;
}
.enlace1 { font-family: Arial;
		font-size: 14px;
		color: #9CBE39;
		background-color: none;
		font-weight: bold;
		text-decoration: underline;
}