H1 {
	font-size: large;
	color : #ffcc00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Teal;
	TEXT-DECORATION: none;
}
.x {FILTER: Glow(Color=#ff0000, Strength=3)}

body {
	font-size: 15px;
	font-weight : normal;
	color : #ffcc00;
	font-family : sans-serif;
    background : #000000;
}.w {
	font-size: 15px;
	font-weight : bold;
	color : Teal;
	font-family : sans-serif;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	font : medium;
	font-family : sans-serif;
    font-weight : bold;
}.d1 {
	font : large;
	font-family : sans-serif;
    font-weight : bold;
    color : #999966;
}
