body, table, th, tr, td{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
}

body{
	background-color: #000000;
	margin-top:0px;
}

.bodycolor{
	background-color: #B8D2DC;
	background-image: none;
}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color:color:#000000;
	text-decoration: underline;
}

a.topo:link, a.topo:visited{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

a.hove:link{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}

input{
	border: solid 1px #999999;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
}

textarea{
	border: solid 1px #999999;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
}

.tabela TD{
	background-color: #F9F9F9;
	padding: 5px;
}

.tabela TH{
	background-color: #EBEBEB;
	padding: 5px;
}

.conteudo{
	padding: 10px;
}

.texto{
	text-align:justify;
}

.menu{
	background-color: #CCCCCC;
}

.tabela_fotos{
	border: solid 1px #999999;
	padding: 5px;
}

.tabela_coments{
	background:#f6f6f6;
	border: solid 1px #999999;
	padding: 5px;
	color: #000000;
}

.item{
	font-weight:bold;
	font-size:11px;
}

.data_post{
	font-size: 12px;
	font-weight:bold;
}

.foto_post{
	border: solid 1px #999999;
	text-align:center;
}
