/* <link href="estilo.css" rel="stylesheet" type="text/css">
 */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#cccccc;
	scrollbar-face-color: #87888A;
	scrollbar-shadow-color: #87888A;
	scrollbar-highlight-color: #87888A;
	scrollbar-3dlight-color: #87888A;
	scrollbar-darkshadow-color: #87888A;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
}

.texto {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #60625f;
	}
.texto2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #950000;
	}	
	
	.tittle {
	font-family: Tahoma;
	font-size: 13px;
	color: #3c3c3c;
	font-weight:bold;
	}

    .links {
	font-family: Tahoma;
	font-size: 11px;
	color: #007fcc;
	}
	
	   .links2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #007fcc;
	}
		
.links3 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff
	}
	
.allegro {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #60625f;
	}
	
.rodape {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	}
	
.sub-menu {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	}
	.ok{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #e25a5a;
	}


	
	


