H1 {
	font-size: 35px;
	color : #ffffff;
	font-family : cursive;
}
A:link {
	COLOR: #9900ff;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #9900ff;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Purple;
	TEXT-DECORATION: none;
}
.GlowTx {FILTER: Glow(Color=#660099, Strength=3)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #ffffff;
	font-family : sans-serif;
    background : #6699ff;
}
strong {
	font-size: 15px;
	font-weight : normal;
}.d {
	background : #ffffff;
	font : large;
	font-family : sans-serif;
    font-weight : bold;
    color : Blue;
}
