A {
	text-decoration : none;
	color : Black;
	font-weight : normal;
	font-size : medium;
	font-style: italic;
}

A.menu {
	text-decoration : none;
	color : Black;
	font-weight : normal;
	font-size : smaller;
	font-style: normal;
}

A.menu-bold {
	text-decoration : none;
	color : Black;
	font-weight : bolder;
	font-size : smaller;
	font-style: normal;
}

A:HOVER {

	text-decoration : underline;

	color : Black;

}

A:ACTIVE {

	color : Black;

}

A:VISITED {

	color : Black;

}



BODY {

	background-color : White;

	font-family : "Times New Roman", Times, serif;

	font-size : medium;

	font-style : normal;

	font-weight : normal;

	list-style-image : url(images/lista.gif);

	color : Black;

}

.bold {  font-weight: bold}

h1 {

	font-size: large;

	font-weight: bold;

	font-family : "MS Sans Serif", Geneva, sans-serif;

}

.italic {  font-style: italic}

.tove {  font-family: Arial, Helvetica, sans-serif; font-size: 20px}

.ingress {
	font-weight: bolder;
	font-size: larger;

}
