@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5b3c1f;
	background-image: url(../images/bg_madeirarustica.jpg);
}
.top {
	background-color: #1a0100;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #FFFF00;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
}