/* CSS Document */
body {
	background-image: url(imagens/silverswimmer.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
-->
/* Texto */
.header {font-family:"Trebuchet MS"; font-size:18px; color:#383d3e;} 
.status_bold {font-family:"Verdana"; font-size:11px; color:#383d3e; font-weight:bold;} 
.status {font-family:"Verdana"; font-size:11px; color:#383d3e;} 
.menu {font-family:"Verdana"; font-size:10px; color:#333333; font-weight:bold;} 
.menu2 {font-family:"Verdana"; font-size:10px; color:#333333;} 
.rodape {font-family:"Trebuchet MS"; font-size:14px; color:#006699;} 
.top_main {font-family:"Trebuchet MS"; font-size:12px; color:#667d5f;} 