body {
	margin: 8px;
	background-color: #CCDB2A;
	background-image: url(grafica/fondo.gif);
}

A:link, A:visited, A:active { color: #96CA4A; text-decoration: none} 
A:hover { color: #FFF; text-decoration: underline}

.txt {
	font-size : 9pt;
	font-family : arial, Helvetica;
	color: #E4E4E4;
}
.txt2 {
	font-size : 11px;
	font-family : arial, Helvetica;
	color: #E4E4E4;
}

.menu2 {
	font-size : 10pt;
	font-family : arial, Helvetica;
	color: #96CA4A;
	line-height: 20px;
	font-weight: bold;
}
A.menu2:link, A.menu2:visited, A.menu2:active { color: #96CA4A; text-decoration: none} 
A.menu2:hover { color: #FFF; text-decoration: none}

.menu {
	font-size : 9pt;
	font-family : arial, Helvetica;
	color: #96CA4A;
	line-height: 20px;
}