.txt {
	font-family:Verdana;
	font-size:11px;	
	color:black;
}
.txtcolors {
	font-family:Verdana;
	font-size:11px;	
	color: #003366;
}
.subtits {
	font-family:Verdana;
	color:#006699;
}
.txtpqn {
	font-family:Verdana;
	font-size:8px;	
	color: #000000;
}
	
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.bg_conteudo {
	background-image: url(images/rodape2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body {
	background-image: url(images/sombra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
