.texto {

	font-family: Georgia;
	font-size: 13px;
	color: #999999;
}
.titulotexto {
	font-family: Georgia;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.rodape {
	font-family: Georgia;
	font-size: 10px;
	color: #999999;
	background-position: center;
}
.numeros {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-position: center;
	text-decoration:none
}
.lnk {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	text-decoration:none
}
.lnk2 {
	font-family: Georgia;
	font-size: 10px;
	color: #999999;
	text-decoration:none
}

.a.lnk:link {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	text-decoration:none
}
.a.lnk:hover {
	font-family: Georgia;
	font-size: 13px;
	color: #666666;
	text-decoration: none
}
.a.lnk:visited {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	text-decoration: none
}
.a.sublnks:link {
	font-family: Georgia;
	font-size: 10px;
	color: #999999;
	text-indent: 10px
}
.a.sublnks:hover {
	font-family: Georgia;
	font-size: 10px;
	color: #999999;
	text-indent: 10px
}
.a.sublnks:visited {
	font-family: Georgia;
	font-size: 10px;
	color: #999999;
	text-indent: 10px
}
