.WordsScript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.stno {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
.td_back {
	background-image: url(444.gif);
	background-repeat: repeat;
}
