BODY {
	
scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #CBAC57; 
scrollbar-highlight-color: #CBAC57; 
scrollbar-3dlight-color: #FFF0F0;
scrollbar-darkshadow-color: #F6C0C0; 
scrollbar-track-color: #FFF0F0; 
scrollbar-arrow-color: #CBAC57;}

.menu1 {
	FONT-WEIGHT: strong; FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: arial, helvetica, sans-serif
}
.menu2 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: arial, helvetica, sans-serif
}
.titulo1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #990033; FONT-FAMILY: arial, helvetica, sans-serif
}
.titulo2 {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #990033; FONT-FAMILY: arial, helvetica, sans-serif
}
.titulo3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: blue; FONT-FAMILY: arial, helvetica, sans-serif
}
.texto {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif
}
A:link {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none; 
}
A:visited {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.textoBarra { FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: arial, helvetica, sans-serif }

.contenido {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif
}
.peque {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: gray; FONT-FAMILY: arial, helvetica, sans-serif
}


	a{
	 border:none;
	}
	#dhtmltooltip{
	position: absolute;
	width: 160px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

.Estilo1 {color: #FF9999}
a:link {
	color: #FA8072;
}
a:visited {
	color: #FFCCCC;
}
