.word1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.word3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.word4 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.totalword {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
}
.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.boldword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED2519;
	text-decoration: none;
}
.special {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
