/* CSS Document */

.LinkDots {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #eee1c5;
	letter-spacing: 2px;
}
.LinkDotsActive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7a1501;
	letter-spacing: 2px;
}
.LinkTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7a1501;
	line-height: 21px;
}
