/* CSS Document */

a.uno:link, a.uno:visited, a.uno:active, a.not_TITULAR:link, a.not_TITULAR:visited, a.not_TITULAR:active {
	font-weight: bold;
	color: #BB6B7A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.not_TITULAR:hover{
	text-decoration:underline;
	color: #453343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.not_ENTRADILLA {
	color: #453343;
	FONT-SIZE:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.not_FECHA, .not_REVISTA {
	font-weight:bold;
	color: #91AEB5;
	FONT-SIZE:7pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	SCROLLBAR-FACE-COLOR: #453343;
	SCROLLBAR-HIGHLIGHT-COLOR: #453343;
	SCROLLBAR-SHADOW-COLOR: #453343;
	SCROLLBAR-3DLIGHT-COLOR: #453343;
	SCROLLBAR-DARKSHADOW-COLOR: #453343;
	SCROLLBAR-ARROW-COLOR: #B597B1;
	SCROLLBAR-TRACK-COLOR: #9C939B;
	SCROLLBAR-BASE-COLOR: #9C939B;
}
