A        { color: #c00; font-weight: bold; font-size: 13px; text-decoration: none }
A:visited       { color: #c00; font-weight: bold; text-decoration: none }
A:hover           { color: #f0b10b; font-weight: bold; text-decoration: none }
A:active       { color: red; font-weight: bold; text-decoration: none }
i, em         { color: #666; font-style: italic; font-weight: normal; font-size: 11px;}
b, strong { color: #c00 }
BODY  { color: #222; font-size: 12px; font-family: "trebuchet ms", Verdana, Arial, Tahoma; background-color: #f9f8e7; scrollbar-3dlight-color: #FFFFCC; scrollbar-arrow-color: #FF6600; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #FFFB00; scrollbar-highlight-color: #FFFFCC; scrollbar-shadow-color: #FF6600; scrollbar-track-color: #FFFB00  }
td, tr, p { vertical-align: top }
h1        { color: #c00; font-weight: bold; font-size: 120%; text-decoration: none }
h2       { color: #c00; font-size: 110%; font-weight: bold; text-decoration: none  }
gameTitle         { color: #c00; font-style: italic; font-weight: bold; font-size: 13px;}
gameDesc { color: black; font-size: 12px; font-style: italic; font-weight: normal; }
gameCount { color: #a1a092; font-size: 10px; font-style: italic; font-weight: normal; }
#nav { position: absolute; top: 0; height: 25px; }
#nav ul {
	padding: 0;
	margin: 0;

}
#nav li { margin: 0; padding: 0; float: left; display: block;parent;
}
#nav a { color: #fff; display: block; float: left; height: 25px; line-height: 25px; padding: 0 13px; text-decoration: none; cursor: pointer; font-weight: normal; font-size: 12px; font-weight: bold; background-color: #a1a092; border: solid 1px #d4d3ca; }
#nav a:link,
#nav a:visited {
	color: #fff;
}
#nav a:hover { color: #c00; background-color: #d4d3ca; }
