.word {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	list-style-position: outside;
	margin: 25px;
}
.distinguish {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.distinguish A:visited
{
	text-decoration: none;
    COLOR: #993300
}
.distinguish A:active
{
	text-decoration: none;
    COLOR: #0B5093
}
.distinguish A:hover
{
	text-decoration: none;
    COLOR: #000000
}
.distinguish A:link
{
	text-decoration: none;
    COLOR: #0B5093
}
