BODY {
	background-image: url("bg.gif")
}
.t {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: white;
	line-height: 24px;
}
.t2 {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #eeeeee;
	line-height: 24px;
}
.h {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: black;
	line-height: 24px;
}
.i {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: black;
}
.b {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: black;
	line-height: 18px;
}
a {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
a:link {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
}
a:active {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
}
a:visited {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
}
a:hover {
	font-family: Terminal, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: black;
	text-decoration: none;
}
