body {
	font-family: arial;
}

H1 {
	font-family: arial;
	font-size: 16pt;
	color: #A0315B;
}

H2 {
	font-family: arial;
	font-size: 12pt;
	color: #FF6600;
	font-style: italic;
}

P {
	font-family: arial;
	font-size: 10pt;

}

LI.peq {
	font-family: arial;
	font-size: 9pt;

}

P.lateral {
	font-size: 10pt;
}

A.menu_izda {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	text-align: left;
	color: #A0315B;
	font-weight: bold;
}

A.menu_izda:hover {
	color: #000000;
}
A.menu_izda_peq {
	font-family: arial;
	font-size: 9pt;
	text-decoration:none;
	text-align: left;
	color: #A0315B;
	font-weight: bold;
}

A.menu_izda_peq:hover {
	color: #000000;
}

A.menu_sup {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	text-align: left;
	color: #000000;
}

A.menu_sup:hover {
	color: #A0315B;
}

A.scroll {
	font-family: arial;
	font-size: 9pt;
	text-decoration:none;
	text-align: center;
	color: #A0315B;
}

A.scroll:hover {
	color: #000000;
}