body{
	background-color: 336699;
} 
p {
	font-size: 10 pt;
	font-family: Trebuchet MS;
	color: darkblue;
	text-align:center;
}
p.footer {
	font-size: 9 pt;
	font-family: Trebuchet MS;
	color: darkblue;
	text-align:center;
}
p.links {
	font-size: 11 pt;
	font-family: Trebuchet MS;
	color: white;
	text-align:center;
}
#tabel {
	border-collapse: collapse;
	background-color: #CCCCCC;
	font-size: 10 pt;
	font-family: Trebuchet MS;
	color: darkblue;
	text-align:center;
}
#linksalinea{
	line-height: 125%;
}
a:link {
	color: blue;
	text-decoration: none;
	font-family: Trebuchet MS;
}

a:visited {
	color: blue;
	text-decoration: none;
	font-family: Trebuchet MS;
}
a:hover {
	color: darkblue;
	text-decoration: underline;
	font-family: Trebuchet MS;
}
a:active {
	color: blue;
	text-decoration: none;
	font-family: Trebuchet MS;
}

a.menu:link {
	color: white;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11 pt;
}

a.menu:visited {
	color: white;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11 pt;
}
a.menu:hover {
	color: lightblue;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11 pt;
}
a.menu:active {
	color: white;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11 pt;
}
a.linkpagina:link {
	color: blue;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10 pt;
}

a.linkpagina:visited {
	color: blue;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10 pt;
}
a.linkpagina:hover {
	color: darkblue;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 10 pt;
}
a.linkpagina:active {
	color: blue;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10 pt;
}
