.textwhisper {
	font-family: "Monotype Corsiva";
	font-size: xx-large;
	color: #FFFF99;
}
.textwhisperblue {
	font-family: "Monotype Corsiva";
	font-size: xx-large;
	font-weight: normal;
	color: #66FFFF;
}
a:link {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
.border {
border-left: 0px dashed #ECFEFF; border-right: 0px dashed #ECFEFF; 
               border-top: 1px dashed #ECFEFF; 
               border-bottom: 0px dashed #ECFEFF
}
.border2 {
border-left: 0px dashed #ECFEFF; border-right: 0px dashed #ECFEFF; 
               border-top: 1px dashed #ECFEFF; 
               border-bottom: 1px dashed #ECFEFF
}
