/* Fonts used in the upper right of the application: */
.spls {
	FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica; 
}
.spls A:link {
	COLOR: #cccccc; TEXT-DECORATION: none
}
.spls A:visited {
	COLOR: #cccccc; TEXT-DECORATION: none
}
.spls A:active {
	COLOR: black; TEXT-DECORATION: none
}
.spls A:hover {
	COLOR: #336699; TEXT-DECORATION: underline
}

