HR {
	color : Red;
}
BODY, TD {
	text-decoration: none;
	font-family: Verdana;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
	background-color: Black;
	COLor: White;
}
h2{
	font-family: Verdana;
	color: black;
	
} 

h1{
	font-family: Verdana;
	font-size : medium;
	text-decoration: none;
	line-height: 1.3em;
	color: Red;
	letter-spacing : 6px;
	font : bold;
}

A {
	text-decoration: none;
	color: yellow;
	text-decoration: none;
	font-family: Verdana;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
	
}
.secLink{
	text-decoration: none;
	color:red;
}
.schoolName{
	font-family: Verdana;
	font-size : medium;
	text-decoration: none;
	color: Red;
	letter-spacing : 6px;
	font : bold;
}
.schoolName2{
	font-family: Verdana;
	font-size : 12px;
	text-decoration: none;
	color: Red;
	letter-spacing : 10px;
	font : normal;
	padding-top : 1%;
	text-align : center;
	text-indent : 2%;
}
.bottomlinks{
	font-family : Verdana;
	word-spacing: normal;
	text-align: left;
	font-size: 0.7em;
	letter-spacing : 3px;
	color : Yellow;
}
.regular{
	font-family : "Verdana";
	font-size : 12pt;
	text-decoration: none;
	color: White;

}
.shinobi{
	font-family : "Verdana";
	font-size : 12pt;
	text-decoration: none;
	color: Fuchsia;
}
.kids{
	font-family : "Verdana";
	font-size : 12pt;
	text-decoration: none;
	color: Yellow;
}
.adult{
	font-family : "Verdana";
	font-size : 12pt;
	text-decoration: none;
	color: Aqua;
}
.women{
	font-family : "Verdana";
	font-size : 12pt;
	text-decoration: none;
	color: red;
}
.regularReadOnly{
	font-family : "Verdana";
	font-size : 9pt;
	text-decoration: none;
	color: yellow;
	font : bold;
}
.regularBold{
	font-family : "Verdana";
	font-size : 12pt;
	font-weight: bolder;
	text-decoration: none;
	color: White;
}
sub {
	font-family : Verdana;
	text-decoration : blink;
	color : Lime;
}
.BigLetters{
	font-family : "Verdana";
	text-decoration: none;
	color: Red;
	letter-spacing : 6px;
	font-size: 1.4em;
}
