BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	BACKGROUND-ATTACHMENT: fixed; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F7C300; 
	SCROLLBAR-SHADOW-COLOR: #F7C300; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #1A2F70; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	BACKGROUND-REPEAT: repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
.menu {
	font-family: Verdana;
	font-size: 8pt;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.menu:hover {
	color: #999999;
	text-decoration: none;

}.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.texto1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}

