.textosm {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
body {
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-color: #173A60;

}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
