body {
	SCROLLBAR-FACE-COLOR: #e9ebdd; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #6d8693; 
	scrollbar-dark-shadow-color: #ffffff; 
	scrollbar-3d-light-color: #D3D8E1
}
.tituloLink:link
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;	
	text-decoration:none;
	font-weight: bold;

}
.tituloLink:hover
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	font-weight: bold;

}

.tituloLink:visited
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	font-weight: bold;

}

.texto1
{
	font-family:Tahoma;
	font-size:0.7em;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.menuLink:link
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;	
	text-decoration:none;
	font-weight: bold;

}
.menuLink:hover
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff6600;	
	text-decoration:none;
	font-weight: bold;

}
.menuLink:active
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;	
	text-decoration:none;
	font-weight: bolder;

}
.menuLink:visited
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3366FF;	
	text-decoration:none;
	font-weight: bold;

}
.bordaBanner {

	border:1px solid #0066FF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
