* {margin: 0; padding: 0;}

html, body {
	height:100%;
	width:100%;
	background-image: url(images/tlo_wood.gif);
	font-family: 'Trebuchet MS';
	color: #4f3718;
	font-size: 8pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;

scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#4f3718;
scrollbar-dark-shadow-color:#4f3718;
scrollbar-face-color:#4f3718;
scrollbar-highlight-color:#4f3718;
scrollbar-shadow-color:#4f3718;
}

div#text {
	text-align: left;
	font-size: 10pt;
	margin: 20px;
}

.foto {
	border-style : solid;
	border-width : 3px;
	border-color : #4f3718;
}


a.menu {
	text-decoration : none;
	font-family : 'Trebuchet MS';
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

a:link.menu {color : #4f3718;}
a:visited.menu {color : #4f3718;}
a:hover.menu {color : white; text-decoration: underline;}
a:active.menu {color : #4f3718;}


a.menu2 {
	text-decoration : underline;
	font-family : 'Trebuchet MS';
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

a:link.menu2 {color : #4f3718;}
a:visited.menu2 {color : #4f3718;}
a:hover.menu2 {color : white; text-decoration: underline;}
a:active.menu2 {color : #4f3718;}
