body {
	background-color: #0D43A6;
}

a.menu:link {
	font-family: Arial;
	font-size: 11px;
	color: #E0CE96;
}
a.menu:visited {
	font-family: Arial;
	font-size: 11px;
	color: #E0CE96;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.heading {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #8D7C58; FONT-FAMILY: "Trebuchet MS", Arial, sans-serif
}
.p {
	font-family: Arial;
	font-size: 11px;
	color: E0CE96;
	TEXT-DECORATION: none;
}
.A {
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9px;
	color: E0CE96;
}
A:hover {
	TEXT-DECORATION: underline;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	TEXT-DECORATION: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.navigation:link {
	font-family: Arial;
	font-size: 11px;
	color: 000000;
	TEXT-DECORATION: underline;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #e0ce96;
	TEXT-DECORATION: none;
}

