a{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
.textoComum {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txfotos {
	font-family: Verdana, Arial, Tahoma, helvetica;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.txfotos a{
	color: #000000;
	text-decoration: none;
}
.txfotos a:hover{
	color: #999900;
	text-decoration: underline;
}
.caixas { 
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 11px;
	width: 100%;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.borda { 
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.bcg {  
	background-attachment:fixed;
	background-image: url(images/buss.jpg); 
	background-repeat: no-repeat; 
	background-position: right top
}
