.wordBox {
background-color:white;
 color:black;
 border:1px solid black;
 padding:0px;
 font-size:smaller;
 font-family:sans-serif;
 text-align:center;
 position:absolute;
 visibility:hidden;
}

a {
	color :  #0000cd;
	text-decoration : none;
}

a:hover {
	color :  #dc143c;
	text-decoration : underline;
}

hr {
	color : #cc3300;
	size : 1px;
}

.main, body, div, p, th, td, li, dd, dl, dt, blockquote, span, ul {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	line-height : 18px;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #5a5a5a;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #cc3300;
	scrollbar-3dlight-color: #cc3300;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #cc3300;
	scrollbar-arrow-color: #ffffff;
}

h1, .heading {
	text-transform : uppercase;
	color : #CE0000;
	font-weight : bold;
	font-size : 16px;
	font-family : Adlib, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.footer {
	text-decoration : none;
	padding-top : 5px;
	color : #ffffff;
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}

.white {
	color :  #ffffff;
}

.white:hover {
	color :  #FFD700;
}

.bold {
	font : bold;
}
