H1 {
	font-size: 36px;
	color : #ccffff;
	font-family : sans-serif;
}
A:link {
	COLOR: #0000ff;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000ff;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #9900ff;
	TEXT-DECORATION: none;
}
.GlowTx {FILTER: Glow(Color=#0000ff, Strength=3)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #660066;
	font-family : sans-serif;
    background : #660066;
}
strong {
	font-size: 15px;
	font-weight : normal;
}.d {
	background : #ccffff;
	font : large;
	font-family : sans-serif;
    font-weight : bold;
}

