H1 {
	font-family : "Comic Sans MS";
	font-size : 28px;
	font-weight : bold;
	background-color : transparent;
	color : Red;
	margin-top:0px;
	margin-bottom:0px;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color : #01C000;
	background-image : url(images/bg.jpg);
	background-position : top;
}

TABLE, TR, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.b17 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 17px;
}

#white14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
	font : Comic Sans MS;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Red;
	text-decoration : underline;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Blue;
	text-decoration : underline;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Blue;
	text-decoration : underline;
}
.white A:link  {
	text-decoration : none;
	color : #FFFFFF;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
           
.white A:visited  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
}
           
.white A:hover  {
	text-decoration : underline;
	color : '#FFFFFF';
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
}
.red {
	color : Red;
	background-color : transparent;
}
.yellow {
	color : Yellow;
	background-color : transparent;
}

.b26 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 26px;
}
.white15 {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 15px;
	font-weight : bold;
}

