.header {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: b0b5c0;
	text-decoration: none;
}
.txtheader {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.listing {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: 2a3555;
	list-style-image: url(images/red_pointer.gif);
}
.linkmenu {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabela {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
