.JSPview {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #000000;
}

.HSI {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: black;
	a:link {color: #FF0000;}
	a:visited { color: #FF0000;}
	a:hover { color: #FF0000; background-color: black; text-decoration: none}
	a:active { color: #FF0000;}
}
