body {
  background-color: #103050; color: white;
  font-family: Verdana, Arial, helvetica, sans-serif;
}

a {
	font-weight: bold;
}

a:link {
	text-decoration: none; 
	color: white;
}

a:visited {
	text-decoration: none; 
	color: #A0C0E0;
}

a:hover {
	text-decoration: none; 
	color: #30FF30;
}

*#subt {
  font-size: xx-small;
}

