.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
.Links_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}
.linha_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.linha_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
.Link_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.t_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#clips {
	position:absolute;
	width:30px;
	height:53px;
	z-index:0;
}
#menu {
	position:absolute;
	width:187px;
	height:141px;
	z-index:2;
	visibility: hidden;
}
.menu_sobre {color: #FFCC00}
