H1 {
	font-size: x-large;
	color : #ffff00;
	font-family : serif;
}
A:link {
	COLOR: #99ff00;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #99ff00;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #00cc00;
	TEXT-DECORATION: none;
}
.x {FILTER: Glow(Color=#663300, Strength=3)}

body {
	font-size: 15px;
	font-weight : bold;
	color : #663300;
	font-family : sans-serif;
    background : #66ccff;
}
strong {
	font-size: 15px;
	font-weight : bold;
}.d1 {
	background : #3399cc;
	font : large;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-weight : bold;
    color : #ccffff;
}.w {
	font-size: 15px;
	font-weight : bold;
	color : #ccffff;
	font-family : sans-serif;
}
