a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #4D646C;
	text-decoration: none;
}
a:hover {
	color: #D8D8D8;
	text-decoration: none;
	background-color: #000082;
}

.spr {
	font-size: xx-small;
	vertical-align: super;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box1 {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 2px;
	clear: none;







}
.box2 {
	border-bottom-width: 3px;
	border-bottom-color: #333300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	width: 80%;






}
.lefty {
	margin-right: 10px;
	margin-bottom: 10px;
}
