H1 {
	font-size: 40px;
	color : #ff66ff;
	font-family : monospace;
}
A:link {
	COLOR: #ff00ff;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff00ff;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #9900ff;
	TEXT-DECORATION: none;
}
.GlowTx {FILTER: Glow(Color=#000000, Strength=4)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #800080;
	font-family : sans-serif;
    background : white;
}
strong {
	font-size: 15px;
	font-weight : normal;
}.d {
	
	font : large;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}

