BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-right : 50px;
	margin-left : 7%;
}
A:link {
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: black; TEXT-DECORATION: underline
}
A:active {
	COLOR: Green;
}
A.offsite {
	COLOR: blue
}
.titcur {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #9ACD32;
	font-weight : bold;
}
.barnav {
	background-color : #FFD700;
	font-size : xx-small;
	font-weight : bold;
}
.bolo {
	list-style-image : url("../graf/bola.gif");
	
}

.graf {
FONT-SIZE: 95%;
	list-style-image : url("../graf/azul.gif");
}
.flecha {
	FONT-SIZE: 90%;
	list-style-image : url(../graf/der.gif);
}
H1 {
	color : #9ACD32;
	text-align : center;
}
H2 {
	background-color : #FFD700;
	color : Navy;
}

H3 {
	color : #9ACD32;
}


P {
	text-align : justify;
}
.recur {
	background-color : #CCFFCC;
	font-weight : bold;
}
.resalta {
	background-color : #FFFF99;
}
EM {
	color : Maroon;
}
BLOCKQUOTE {
	color : Green;
	margin-left : 3%;
	margin-right : 3%;
}

HR.bajo {
	CLEAR: both;
	MARGIN-TOP: 0.4em;
	color : #006699;
}
P.autor {
	FONT-SIZE: 80%; COLOR: black; FONT-STYLE: italic
}

.nota {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : italic;
}

.cola {
	text-align : center;
}
.hora {
	background-color : #9ACD32;
	font-size : x-small;
	font-weight : bold;
	display : inline;
	color : Navy;
}
.tema {
	margin-left : 2%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
}
.hide {
	display : none;
}




