A:link {
	text-decoration: none;
	font-size: 105%;
	color:"#0078C8";
	font-family: "Comic Sans MS";
	font-style : normal;
}

A:visited { text-decoration:none;
			font-size: 90%;
		}

A:hover {	color:#00FF00;
			}

H1 {	font-family: "Brush Script MT", Brush Script, IQE BrushStroke,
		BrushStroke";
		font-size: 24pt;
        font-weight: bold;
		text-align: center;
		COLOR:"#0078C8";
        }
		
H2 {	font-family: Morpheus, CopperPlate, Garamond, Century;
        font-size: 16pt;
        font-weight: bold;
		text-align: center;
		COLOR:"#0078C8";
        }

H4 {	font-family: "MS Sans Serif", sans serif;
        font-size: 10pt;
        font-weight: normal;
		COLOR:"#909090";
        }

BIG {	font-family: Morpheus, CopperPlate, Garamond, Century;
        font-size: 12pt;
        font-weight: bold;
		text-decoration: italics;
		COLOR:"#ff0080";
        }

BODY {	BGCOLOR:"#ffffff";
		TEXT:"#000000";
		}

