body { background-color: #3399FF; }
h2.index {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: white;
	text-align: center;
}
h3.index {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: white;
	text-align: left;
}
H2.blog24 {
position: relative;
top: 5px;
left: 5px;
font: italic 24pt times, serif;
color: #FFCC00
}
h2.openings {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFCC00;
	text-align: center;
}
h3.openings {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFCC00;
	text-align: left;
}

A:link {
	COLOR: #333399;
	text-decoration: none;
}
A:visited {
	COLOR: #ff00ff;
	text-decoration: none;
}
A:hover {
    COLOR: #ff6600;
    TEXT-DECORATION: underline;
	background-color:yellow
}

A:active {
    COLOR: yellow;
    BACKGROUND-COLOR: white
}



div.logo {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #00FF00;
	font-weight: 900;
	font-style: italic;
	text-align: left;
}

.logolink {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	filter:glow(color=#FFFF00, strength=10);
	padding:10px;
	text-decoration:none;
}



A.logo:link {
	COLOR: #00ff00;
	text-decoration: none;
	filter:glow(color=#FFFF00, strength=10);
}
A.logo:visited {
	COLOR: #ff00ff;
	text-decoration: none;
	filter:glow(color=#FFFF00, strength=10);
}
A.logo:hover {
    COLOR: #ff6600;
    TEXT-DECORATION: underline;
	background-color:yellow;
	filter:glow(color=#FFFF00, strength=10);
}

A.logo:active {
    COLOR: yellow;
    BACKGROUND-COLOR: white;
	filter:glow(color=#FFFF00, strength=10);
}

div.footer {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: white;
	text-align: center;
	background-color: #3399FF;
}

h2.footer {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: white;
	text-align: center;
}

h2.games {
font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #00FF00;
	text-align: center;
}
