.rtext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.text {
	font-size: 14px;
	line-height: 120%;
	font-weight: lighter;
	color: #666666;
}

