a {
	color: #9A6601;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.busca_text {
	width: 100px;
}
.link1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.anuncio {
	background-color: #E6E6B4;
	width: 486px;
	border: 1px solid #996600;
}
.pags_internas {
	width: 486px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.content {
	width: 486px;
	height: 700px;
}
#shopContent {
	width: 486px;
	color: #333;
	margin: 0 auto;
}
#classificados table{
	border-bottom: dashed 1px #999;
	padding: 15px 0;
}
#classificados table:hover{
	background: #e6e6b4;
}
#classificados table a:hover{
	color: #333;
}
h3 {
	font-size: 13px;
	color: #666;
}
.eventsTable {
	width: 480px;
	border: solid 1px #cccc99;
	background: #e5e5cc;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.eventsTable td{
	border-bottom: solid 1px #fff;
	border-right: solid 1px #ffffea;	
	padding: 5px;
}
.tabelaVideos object{
	display: block;
	padding: 10px 0 20px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 2px #ccc;
}
.tabelaVideos div.style15{
	padding: 5px 0;
}
#galeria img{
	padding: 3px;
	background: #fff;
	border: solid 1px #ccc;
}
#galeria img:hover{
	background: #9a6601;
}
#galeria tr{
	border-bottom: solid 1px #ccc;
}