body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0F3C75;
	text-decoration: none;
	background-repeat : no-repeat;
	background-image : none;
	background-attachment : fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link{
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
}
.linkazul{
	color: #005AA0;
	text-decoration: none;
}
.linkazul:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fonte_interna {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.titulo {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FC0;
}
.tituloamarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FC0;
}
.tituloazul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #036;
}

