A { COLOR:#F00000; text-decoration:none; cursor:pointer; }
A:hover { COLOR:#F00000; text-decoration:underline; cursor:pointer; }

.title { color:#FFFFFF; font-size:18pt; font-family:Verdana; font-weight:bold; }

body {
	background: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.hint {
	width:100%;
	height:100%;
	color:#FFFFA0; 
	font-size:7pt; 
	font-family:Verdana, Arial; 
	font-weight:normal;
	padding:0;
	margin:0;
}

.numPreset {
	width:100%;
	height:100%;
	color:#00FF00; 
	font-size:28pt; 
	font-family:Arial; 
	font-weight:bold;
	padding:0;
	margin:0;
}
.num {
	width:100%;
	height:100%;
	color:#FFFFFF; 
	font-size:28pt; 
	font-family:Arial; 
	font-weight:bold;
	padding:0;
	margin:0;
}

.tblResults {
	width:100%;
	height:100%;
	color:#606060; 
	font-size:1px; 
	font-family:Arial; 
	font-weight:normal;
	padding:0;
	margin:0;
}
