﻿.NText {
	font : 10pt Comic Sans MS;
	color : #3B3B3B;
}
.Heading{
	font: bold x-large "Franklin Gothic Book";
	color : #344C78;
}
.Chalk{
	font: 10pt "Franklin Gothic Book";
	color: #666666;
}
.Welcome{
	font : 13pt Cooper Black;
	color : #344C78;
}
a{
	font : Comic Sans MS;
	text-decoration : underline;
	color: #0000FF;
	font-family: "Franklin Gothic Book";
	font-size: inherit;
}
a:visited{
	font : Comic Sans MS;
	color: #0000FF;
	text-decoration : underline;
}
a:hover{
	font : Comic Sans MS;
	color : Black;
	text-decoration : none;
}
a:active{
	font : Comic Sans MS;
	color : Silver;
	text-decoration : none;
}
a:link{
	font : Franklin Gothic Book;
	text-decoration : underline;
	color: #0000FF;
	font-family: "Franklin Gothic Book";
	font-size: inherit;
}
hr{
	border : dashed;
}
TD{
	font : 10pt Comic Sans MS;
	color : #3B3B3B;
}
