
body,td,th {
	font-size: 11px;
	font-family: Trebuchet MS,Tahoma;
	color:#333333;
	
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.BG_tracinho{
	background-image:url(images/tracinho.gif);
	background-repeat:repeat-x;
		}

a:link {
	text-decoration:none;
	color:#333333;
 	font-weight:bold;
}
a:visited {
	text-decoration:none;
	color:#333333;
 	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#333333;
  	font-weight:bold;
}
a:active {
	text-decoration:underline;
	color:#333333;
    font-weight:bold;
}


.form{
		border-top:#cccccc solid 1px;
		border-left:#cccccc solid 1px;
		border-right:#eeeeee solid 1px;
		border-bottom:#eeeeee solid 1px;
}
.titulos{
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
}
.titulo_noticia{
	font-weight:bold;
	font-size: 18px;
	
}
.data_noticia{
	font-weight:bold;
	font-size: 10px;
	color:#D70000;
	font-weight: bold;
	text-transform: uppercase;
}