/* Basic Stylesheet for Ruben Ferrero web-site 
   http://www.geocities.com/ferreroruben */
/* last updated Mayo 30, 2001 */

/* Body and Blocks */
BODY, P, SMALL, BIG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	color : Silver;
}

TABLE, TD {
	font-family : Arial, Helvetica, sans-serif;
}

OL, UL  {
	line-height : 200%;
}

OL.temas  {
	line-height : 120%;
}
UL.novedad  {
	line-height : 120%;
	color : White;
	background : transparent;
	font-size : smaller;
}

/*  Links  */
A {
	color : #FFFFCC;
	background : transparent;
}
A:visited {
	color : #FFFFCC;
	background : transparent;
}
A:hover {
	color : #FF9933;
	background : transparent;
}
A:active {
	color : #CC6600;
	background : transparent;
}

/*  Link TEXT-MENU  */
A.menu {
	color : #FFFFCC;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	text-decoration : none;
}
A.menu:visited {
	color : #FFFFCC;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	text-decoration : none;
}
A.menu:hover {
	color : #FF9933;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	text-decoration : underline;
}
A.menu:active {
	color : #FFFFFF;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	text-decoration : underline;
}

/*  Link letra chica  */
A.chico {
	color : #FFFFCC;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 70%;
	text-decoration : underline;
}
A.chico:visited {
	color : #FFFFCC;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size :70%;
	text-decoration : underline;
}
A.chico:hover {
	color : #FF9933;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 70%;
	text-decoration : underline;
}

/* Style rule for "smaller" text */
SMALL.smaller {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 70%;
}

/* Style rule for "title" text */
P.titulo {
	color : #CCCCCC;
	background : transparent;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight : bold;
}

/* Style rule for "top header" text */
H1.top {
	color : #CCCCCC;
	background : transparent;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight : bold;
}

/*  Headers */
H1 {
	color : #FF9933;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
}
H2 {
	color : #cccccc;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
}
H3 {
	color : #FF9933;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
}
H4 {
	color : #CCCCCC;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
}
HR {
	background : transparent;
	color : #CC6600;
}

.blanco {
	color : #FFFFFF;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-decoration : none;
}
.naranja {
	color : #FF9933;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-decoration : none;
}
.amarillo {
	color : #FFFFCC;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : normal;
	text-decoration : none;
}

/* end of file for "aferrero.css" */
