body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#splash {
	position: absolute;
	margin-left: 0px;	
	margin-top: 0px;
}
.texto {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.fundo_centro {
	background-image: url(../img/fundo_centro.gif);
	background-repeat: repeat;
}
.fundo_site {
	background-image: url(../img/fundo_site.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.texto-rodape {

	font-family: verdana;
	font-size: 11px;
	color: #0221B9;
	text-decoration: none;
}
a:link {
	font-family: verdana;
	color: #0221B9;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	color: #0221B9;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	color: #0221B9;
	text-decoration: underline;
}
a:active {
	font-family: verdana;
	color: #0221B9;
	text-decoration: none;
}
a.txt:link {
	font-family: verdana;
	color: #0221B9;
	font-size: 12px;
	text-decoration: none;
}
a.txt:visited {
	font-family: verdana;
	color: #0221B9;
	font-size: 12px;
	text-decoration: none;
}
a.txt:hover {
	font-family: verdana;
	color: #0221B9;
	font-size: 12px;
	text-decoration: underline;
}
a.txt:active {
	font-family: verdana;
	color: #0221B9;
	font-size: 12px;
	text-decoration: none;
}
.texto2 {
	font-family: verdana;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.texto3 {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
