@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(img/fundo.png);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none; color: #FFFFFF;
}
a:hover {
	text-decoration: underline; color: #CCCCCC;
}
a:active {
	text-decoration: none; color: #FFFFFF;
}
/* PARA O LINK 1 */
a.linkmenus:link { color:#000000; font-family: Tahoma; font-size: 10px; font-style: normal;	line-height: 
		normal; text-decoration: none;
}
a.linkmenus:visited {
	color:#000000;	font-family: Tahoma; font-size: 10px; font-style: normal; line-height: normal; text-decoration: none;
}
a.linkmenus:hover {
	color:#CCCCCC;	font-family: Tahoma; font-size: 10px; font-style: normal; line-height: normal; text-decoration: underline;
	
}
a.linkmenus:active {
	color:#000000; font-family: Tahoma;	font-size: 11px; font-style: normal; line-height: normal; text-decoration: none;
}
.style24 {
	font-family: Tahoma; font-size: 10px;
}
.style26 {color: #33FF00; font-weight: bold; }
.style36 {font-size: 12px; font-family: Tahoma;}
.barra_inferior {
	font-family: Verdana, Geneva, sans-serif; font-size: 10px; text-align: center; font-weight: bold; }