H1 {
	font-size: x-large;
	color : #990099;
	font-family : sans-serif;
}
A:link {
	COLOR: #00ffff;
	TEXT-DECORATION: underline;
    font-weight : bold;
}
A:visited {
	COLOR: #00ffff;
	TEXT-DECORATION: underline;
    font-weight : bold;
}
A:hover {
	COLOR: #00ff00;
	TEXT-DECORATION: none;
    font-weight : bold;
}
.x {FILTER: Glow(Color=#00ff00, Strength=3)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #ffff00;
	font-family : sans-serif;
    background : #000000;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d {
	background : #000000;
	font : larger;
	font-family : cursive;
    font-weight : light;
    color : #ccff00;
}.d1 {
	background : #000000;
	font : large;
	font-family : cursive;
	font-weight : bold;
    color : #ccff00;
}.w {
	font-size: 15px;
	font-weight : bold;
	color : 800080;
	font-family : sans-serif;
}.desc {position: absolute; color: #CCCCCC; font-size: 1pt; top: -9999pt; left: -9999pt;}
