H1 {
	font-size: 40px;
	color : #cc0000;
	font-family : "Arial Black";
}
A:link {
	COLOR: #cc0000;
	TEXT-DECORATION: none;
    font-size: 25px;
}
A:visited {
	COLOR: #cc0000;
	TEXT-DECORATION: none;
    font-size: 25px;
}
A:hover {
	COLOR: #990099;
	TEXT-DECORATION: none;
    font-size: 25px;
}
.x {FILTER: Glow(Color=#000000, Strength=3)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #000000;
	font-family : sans-serif;
    background : #ffcc00;
}
strong {
	font-size: 15px;
	font-weight : normal;
}.d {
	font : 20px;
	font-family : arial black;
	color : #000000;
}

