.Textwhite {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
}
a:link {  color: #000066; text-decoration: none}
a:hover {
	text-decoration: none;
	color: #3333CC;
}
.font {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: none;
}
.TextBlue {
	font-family: Verdana;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
}
