.WhiteSmall {
	font-family: Arial ;
	font-size: 0.7em ;
	text-decoration: none ;
	color: White ;
}

.DarkBlueSmall {
	font-family: Arial ;
	font-size: 0.7em ;
	text-decoration: none ;
	color: #000066 ;
}

.LightBlueSmall {
	font-family: Arial ;
	font-size: 0.7em ;
	text-decoration: none ;
	color: #ccccff ;
}

a:hover { color: #ccccff; }
a:active { color: #ccccff; }
