H1 {
	font-size: 36px;
	color : #990000;
	font-family : cursive;
	font-style : italic;
}
A:link {
	COLOR: Red;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: Red;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-style : italic;
}
.GlowTx {FILTER: Glow(Color=#ffcccc, Strength=2)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #ffcccc;
	font-family : sans-serif;
    background : #cc9999;
}
strong {
	font-size: 15px;
	font-weight : normal;
}.d {
	background : #990000;
	font : large;
	font-family : cursive;
}
