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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, visited, active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color:#cccccc;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.tabela01{
	background-image: url(fd_tit.jpg);
	height: 26px;
	width: 730px;
	background-position: center;
	background-repeat: no-repeat;
}
.tabela02{
	background-image: url(fd_tit_noticias.jpg);
	height: 26px;
	width: 594px;
	background-position: center;
	background-repeat: no-repeat;
}
.titulos{
	font-family: "verdana";
	font-weight: bold;
	font-size: 15px;
	color: #CCCCCC;
	vertical-align: middle;
}
.textos2{
	font-family: "arial";
	font-size: 12px;
	color: #E1C25E;
}
a.textos2:link, a.textos2:visited, a.textos2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1C25E;
	text-decoration: underline;
}

a.textos2:hover{
	color: #E1C25E;
	text-decoration: none;
}
	
.textos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 150%;
	text-align: justify;
	text-decoration: none;
}


a.textos:link, a.textos:active, a.textos:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}


a.textos:hover{
	color: #CCCCCC;
	text-decoration:none;
}