#navbar a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 100px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 11px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#navbar a:hover {
	color: #CCC;
}
#menus a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menucenter img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menus a:hover {
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rodape a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#rodape a:hover {
	color: #FFF;
}
#conteudo p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: left;
	color: #333;
	background-color: #FFF;
	padding: 3px;
	margin: 10px;
	font-weight: bold;
}
#conteudo p a:hover {
	font-weight: bold;
	color: #000;
}
#form1 .senha a {
	background-color: #B7B7B7;
}
#conectar a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	text-decoration: none;
}
#conexao .conect a #conectar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
