.tbtitle#header a:hover  { color: #88bbff; }

#header a:link {
	color: #F4F471;
	font-weight: bold;
}
#header a:visited  {
	color: #F4F471;
	font-weight: bold;
}
.little#menu a:hover  { color: #F2F270; }

#menu a:link {
	color: #666666;
	font-weight: bold;
}
#menu a:visited  {
	color: #666666;
	font-weight: bold;
}

a:link, a:visited {	color: #FFFFFF; }
a:hover { color: #FF0000; }

.little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.littlebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.littleboldform_g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}
.littleboldform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	
}
.littleboldformw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF
	
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #0099CC;
}

.tbtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.button {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
}
.consolle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFCC00;
	background-color: #000000;
}
