h1 {
	font-size: 70px;
	color : #ffcc00;
	font-family : Arial;
}
A:link {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
	font-weight : bold;
}
A:visited {
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
	font-weight : bold;
}
A:hover {
	COLOR: #00ff00;
	TEXT-DECORATION: none;
	font-weight : bold;
	background : #FF0000;
}
.x {FILTER: Glow(Color=#000000, Strength=3)}

body {
	color : #990000;
	font-family : sans-serif;
    background : #cccccc;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	font : 25px;
	font-family : arial-narrow;
    font-weight : bold;
	color : #ffcc00;

}.w {
	font-size: 15px;
	font-weight : bold;
	color : #cccccc;
	background : #FF0000;
	font-family : sans-serif;
}.r {
	font : 15px;
	font-family : arial;
   	color : #ffcc00;

