a:link {
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	line-height: 12px;
}
a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
word {
	font-size: 12px;
	line-height: 16px;
	color: #330033;
	text-decoration: none;
}
