.rrr {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.word {
	font-size: 12px;
	line-height: 22px;
}
