a, h2 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
    font-size: 7pt;
	}

a:link
{
font-family: trebuchet ms, arial;
color: green;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}

a:visited {
font-family: trebuchet ms, arial;
color: green;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
	}

a:hover, a:active
{
color: orange;
font-family: trebuchet ms, arial
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}

body {
	background-image: url(./pics/fundo.jpg);
    background-repeat: no-repeat;
	margin-top: 0px;
	margin: 0px;
}

.rodape
{
font-family: trebuchet ms, arial;
color: #000000;
text-decoration: none;
font-size: 7pt;
}

font {
font-family: trebuchet ms, arial;
text-decoration: none;
}

.font {
font-family: trebuchet ms, arial;
text-decoration: none;
}


.fonte {
font-family: trebuchet ms, arial;
text-decoration: none;
font-size: 10pt;
}

.fontinha {
font-family: trebuchet ms, arial;
text-decoration: none;
font-size: 9pt;
}

.texto {
	font-size: 12pt; /* Resets 1em to 10px */
	font-family: arial, Sans-Serif;
	color: darkorange;
	font-weight: bold;	
	text-align: justify;
	text-justify: auto;
	float: left;	
	vertical-align: bottom;
	}