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