.word {
	font-size: 12px;
	color: #666666;
	line-height: 17px;

}
.word2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.a1:link
{
	color: #666666;
    text-decoration:none;
}
.a1:visited
{
	color: #666666;
	text-decoration:none;
}
.a1:active
{
	color: #666666;
	text-decoration:underline;
}
.a1:hover
{
	color: #FF0000;
    text-decoration:underline;
}
.my-list2 {

	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

