.item {
	font-size: 2em;
	font-weight: bold;
	color: #FF6633;
	line-height: 130%;
}
a.words:link {
	font-size: 1em;
	font-weight: nomal;
	color: #666633;
	line-height: 130%;
	text-decoration: underline
}

a.words:visited {
	font-size: 1em;
	font-weight: nomal;
	color: #666666;
	line-height: 130%;
	text-decoration: underline
}

a.words:hover {
	font-size: 1em;
	font-weight: nomal;
	color: #FF6633;
	line-height: 130%;
	text-decoration: none
}

a.words:active {
	font-size: 1em;
	font-weight: nomal;
	color: #FF6633;
	line-height: 130%;
	text-decoration: none
}
.wtext {
	font-size: 1em;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
.rubi {
	font-size: 1em;
	font-weight: bold;
	color: #FF6633;
	line-height: 130%;
}
.windex {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	width: 100%;

}

