a.hyp:link    {text-decoration:none;color:black;font-family: "Courier New", Courier, mono;}
a.hyp:visited {text-decoration:none;color:black;font-family: "Courier New", Courier, mono;}
a.hyp:hover   {text-decoration:underline;color:black;font-family: "Courier New", Courier, mono;}
a.hyp:active  {text-decoration:underline;color:black;font-family: "Courier New", Courier, mono;}

a.box:link    {
	font-size:12px;
	background-color: #000000;
	line-height: 13px;
	text-decoration:none;
	color:white;
	font-family: "Courier New", Courier, mono;
	background-position: center center;
	padding: 2px;
}
a.box:visited {
	font-size:12px;
	background-color: #000000;
	line-height: 13px;
	text-decoration:none;
	color:white;
	font-family: "Courier New", Courier, mono;
	background-position: center center;
	padding: 2px;
}
a.box:hover   {
	font-size:12px;
	background-color: #000000;
	line-height: 13px;
	text-decoration:underline;
	color:white;
	font-family: "Courier New", Courier, mono;
	background-position: center center;
	padding: 2px;
}
a.box:active  {
	font-size:12px;
	background-color: #000000;
	line-height: 13px;
	text-decoration:underline;
	color:white;
	font-family: "Courier New", Courier, mono;
	background-position: center center;
	padding: 2px;
}
.dash {
	border: thin dashed #000000;
}
.strikethru {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: line-through;
}
.greenbox {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family: "Courier New", Courier, mono;
	background-color: #669900;
	line-height: 15px;
}
.cour12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.cour14 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	}
.blackbox {
	color:white;
	text-decoration:line-through;
	font-size:12px;
	font-family: "Courier New", Courier, mono;
	background-color: black;
	line-height: 13px;
	background-position: center center;
	padding: 2px;
}
.blackwhite {
	color:white;
	font-size:12px;
	font-family: "Courier New", Courier, mono;
	background-color: black;
	line-height: 13px;
	background-position: center center;
	padding: 2px;
}
.purplebox {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family: "Courier New", Courier, mono;
	background-color: #783192;
	line-height: 15px;
}
.pastelboxpink {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-family: "Courier New", Courier, mono;
	background-color: #FFCCCC;
	line-height: 15px;
}
.whitebox {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFFF;
	line-height: 15px;
}
.cour10 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
img {
	border-style:none;
}