.fundo {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ozires_foto_fundo.jpg);


}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #5b6999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;



}
.subtitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b6999;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;



}
.corpo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b6999;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #5b6999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-position: inside;
	list-style-type: none;







}
.link:hover {
	font-size: 10px;
	line-height: 20px;
	color: 5b6999;
	background-color: #E8E8FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;


}
