.RT_GUTTER_TXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}
.GEN_TXT {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
}
a:link {
	color: #9D9442;
	font-weight: bold;
	text-decoration:none;

}
.RT_GUTTER_LINK {
	color: #993366;
}
a:visited {
	font-weight: bold;
	color: #9D9442;
	text-decoration:none;
}
a:active {
	font-weight: bold;
	color: #9D9442;
	text-decoration:none;

}
a:hover {
	font-weight: bold;
	color: #510615;
	text-decoration:none;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

