.texto_rodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.titulo_laranja {
	font-family: Trebuchet MS, Verdana;
	color: #FF9900;
	font-size: 24px;
}
a.linkmenu:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
}
a.linkmenu:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
}
a.linkmenu:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
}
a.linkmenu:active {
	color: #CCCCCC;
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
	font-weight: normal;
}
a.branco:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}
a.branco:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}
a.branco:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}
a.branco:active {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: normal;
}
a.menupequeno:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}
a.menupequeno:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}
a.menupequeno:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}
a.menupequeno:active {
	color: #CCCCCC;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: normal;
}

.mouse {

	cursor:pointer;
	cursor:hand;
}