@charset "utf-8";
/* CSS Document */



a: link{
	font-family:verdana;
	font-size:10px;
	color:red;
	text-decoration:none;
	}
	
	a:hover {
	color:red;
	text-decoration:none;}
	
.menu a {
	font-family:Arial;
	font-size:10px;
	color:#635c46;
	text-decoration:none;}

.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;}

.menu a:hover {
	color:#146e88;
	text-decoration:underline;}
	
	.link a {
	font-family:Arial;
	font-size:10px;
	color:#ac6c45;
	text-decoration:none;}

.link a:visited {
	color:#FFFFFF;
	text-decoration:none;}

.link a:hover {
	color:#146e88;
	text-decoration:underline;}

.menu #submenu {
	font-size:10px;}		
	
.formfx {
	font-size: 10px;
	color: #63a02d;
	font-family:  arial ,Tahoma, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
	background:#fae9cb;
}
.texto {
	font-family: arial,Tahoma, Verdana;
	font-size: 11px;
	color: #716a5a;
	text-decoration: none;
}

.titulo {
	font-family: arial,Tahoma, Verdana;
	font-size: 12px;
	color: #599a21;
	text-decoration: none;
}

.rodape {
	font-family: arial,Tahoma, Verdana;
	font-size: 11px;
	color: #a98963;
	text-decoration: none;
}

.recreacao {
	font-family: verdana,Tahoma, Verdana;
	font-size: 12px;
	color: #005d8f;
	text-decoration: none;
}
