/* CSS Document */


body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #F83E0D;
	font-weight: bold;
}
a:hover {
	background-color: #F2F1F1;
}
.destaque { font-weight: bold}
.titulos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; text-transform: uppercase}
.mini {  font-size: 10px; font-weight: bold}
