H1 {
	font-size: 45px;
	color : #FF9999;
	font-family : "Monotype Corsiva";
 }
A:link {
	COLOR: #cc0000;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #cc0000;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Purple;
	TEXT-DECORATION: none;
}
.x {FILTER: Glow(Color=#660000, Strength=3)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #660000;
	font-family : sans-serif;
    background : Maroon;
}
strong {
	font-size: 15px;
	font-weight : normal;
}.d {
	font : medium;
	font-family : sans-serif;
    font-weight : bold;
    color : #660000;
}