.dir A:link {
	color: White;
	;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
.dir A:visited {
	color: White;
	;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	background-color : transparent;
	text-decoration : none;
}
.dir A:active {
	color: White;
	;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-samll;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
}
.dir A:hover {
	;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-samll;
	font-style: normal;
	color: White;
	font-weight: bold;
	text-decoration: none;
	background : transparent;
      
}
.txtcomun {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
	font-weight : normal;

}
.cat A:link {
	color: #0066CC;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
.cat A:visited {
	color: #006699;
	;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	letter-spacing : normal;
}
.cat A:active {
	color: #006699;
	;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}

titulo {
	font : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
}

.cat A:hover {
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	}
