TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : #000033;
}

.titulo {
	font-size : x-small;
	font-weight : bolder;
	color : Black;
}
A {
	color : Red;
	text-decoration : none;
}

A:HOVER {
	color : Gray;
	text-decoration : underline;
}
A.lateral {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : White;
	font-size : xx-small;
	text-decoration : none;
}
A.lateral:HOVER {
	color : #D3D3D3;
	text-decoration : none;
}
A.lateral2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : 000066;
	font-size : xx-small;
	text-decoration : none;
}
A.lateral2:HOVER {
	color : Gray;
	text-decoration : none;
}
A.cima {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : White;
	font-size : xx-small;
	text-decoration : none;
}
A.cima:HOVER {
	color : #FF9999;
	text-decoration : none;
}
A.cima2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : White;
	font-size : xx-small;
	text-decoration : none;
}
A.cima2:HOVER {
	color : #CCFFFF;
	text-decoration : none;
}
