.rnav {
	FONT-SIZE: 12px; COLOR: #996633; LINE-HEIGHT: 130%; FONT-FAMILY: "Georgia", "Times New Roman", "Times", "serif"; TEXT-DECORATION: none
}
.rnav:hover {
	COLOR: #660000; TEXT-DECORATION: underline
}
.title {
	FONT-SIZE: 22px;
	COLOR: #FFCC66;
	FONT-FAMILY: "Georgia", "Times New Roman", "Times", "serif";
	text-decoration: underline;


}
.topic {
	FONT-SIZE: 18px;
	COLOR: #FF3333;
	FONT-FAMILY: "Georgia", "Times New Roman", "Times", "serif";
	text-decoration: underline;

}
.block {
	BORDER-BOTTOM-COLOR: #ffffff;
	BORDER-LEFT: #e1b78d 1px dotted;
	BORDER-TOP-STYLE: dotted;
	BORDER-TOP-COLOR: #ffffff;
	BORDER-RIGHT-STYLE: dotted;
	BORDER-RIGHT-COLOR: #ffffff;
	BORDER-BOTTOM-STYLE: dotted;
	color: #CC33CC;

}
A:hover {
	COLOR: #d4a87f
}
.rnavsmall {
	FONT-SIZE: 10%; COLOR: #996633; LINE-HEIGHT: 130%; FONT-FAMILY: "Georgia", "Times New Roman", "Times", "serif"; TEXT-DECORATION: none
}
.rnavsmall:hover {
	COLOR: #660000; TEXT-DECORATION: underline
}
.text {
	FONT-SIZE: 14px; COLOR: #FFCC66; FONT-FAMILY: "Georgia", "Times New Roman", "Times", "serif"
}
