.sidebar {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	filter: DropShadow(Color=black, OffX=2, OffY=2, Positive=yes);
	text-decoration: none;

}
.grande {
	font: italic xx-large Georgia, "Times New Roman", Times, serif;
	filter: Shadow(Color=Black, Direction=120);
	color: #FFE21D;


}
a:visited {
	color: #663300;
}
