BODY, TD {
	font-family: Arial;
	font-size: x-small;
}
UL {
	margin-left: 20px;	
	margin-top: 2px;	
	margin-bottom: 2px;	
}
A, A:link, A:active, A:visited {
	text-decoration:none;
	font-size: x-small;
}
A:hover {
	text-decoration:underline;
}
A.home, A.home:link, A.home:active, A.home:visited {
	text-decoration:none;
	font-size: small;
	color: #FFFFFF;
}
A.home:hover {
	text-decoration:underline;
	font-weight:bold;
	background: #EFEFEF;
	color: #008800;
}
A.ruta, A.ruta:link, A.ruta:active, A.ruta:visited {
	text-decoration:none;
	font-size: x-small;
	color: #00AA00;
}
A.ruta:hover {
	text-decoration:underline;
	font-weight:bold;
	background: #00AA00;
	color: #efefef;
}
P.ruta {
	font-size: x-small;
	color:#808080;
}
A.dir, A.dir:link, A.dir:active, A.dir:visited {
	text-decoration:none;
	font-size: xx-small;
	color: #efefef;
}
A.dir:hover {
	background: #efefef;
	color: #00AA00;
}
P.dir {
	font-size: xx-small;
	color:#EFEFEF;
}
.resaltado {
	font-size: small;
}
A.enlimg, A.enlimg:link, A.enlimg:active, A.enlimg:visited {
	border: solid 1px #99aa99;
	color: #99aa99;
}
A.enlimg:hover {
	border: dotted 1px #ffffff;
	background: #00aa00;
}
