.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CA0033;
}
a:link {
	font-size: 11px;
	color: #FF6699;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3366;
	text-decoration: none;
}
.word_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D400AA;
}
.table_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A0055;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.red-11 {
	color: #C00;
	text-align: center;
}

