<style type="text/css">
<!--
body {
		background-color: #506FA6;
	    color: black;
		font-family: verdana;
		font-style: normal;
		font-size: 12px;	
		}
a:link { 
		text-decoration: none;
		color: black;
}
div {
     width: 100%;
     heigth: 100%;
     overflow: auto;
}
a:visited { 
		text-decoration: none;
		color: black;
}
		
td.principal{
		color: black;
		font-family: verdana;
		font-style: normal;
		font-size: 12px;
		font-weight: bold ;
}

td.texto{
		color: black;
		font-family: verdana;
		font-style: normal;
		font-size: 11px;
}

td.noticia{
		color: black;
		font-family: verdana;
		font-style: italic;
		font-size: 13px;
		font-weight: bold;
}
td.codigo{
		color: black;
		font-family: courier new;
		font-style: normal;
		font-size: 11px;
}
td.arquivo{
		color: black;
		font-family: verdana;
		font-style: italic;
		font-size: 13px;
		font-weight: bold ;
}
td.categoria{
		color: black;
		font-family: verdana;
		font-style: italic;
		font-size: 11px;
}
.copyright {
        font-size : 10px;
        background-color: transparent;
}
a.copyright {
        color: #003399;
        background-color:transparent;
}
a.copyright:hover {
        color: #C23030;
        text-decoration: underline;
        background-color:transparent;
}
.title{
	font-size: 17px;
	color: #FFFFFF;
}
.menu {
		color: black;
		font-family: verdana;
		font-size: 12px;
}
.language {
        font-size : 10px;
        background-color: transparent;
        font-family: verdana;
        font-weight: bold;
}
td.editar{
		color: black;
		font-family: verdana;
		font-style: normal;
		font-size: 10px;
		font-weight: bold ;
}
.info {
        font-size : 11px;
        font-family: verdana;
        font-weight: bold;
}
-->
</style>
