table {
	font-size: 12px;
}
.wordone {
	color: #FF6600;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.wordtwo {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.back {
	background-image: url(../images/sa09.gif);
	background-repeat: repeat-x;
	background-position: top;
}