/*Play <A href="http://www.flyordie.com">free online games</A>!<!--*/
H2 {
	font-family: helvetica, verdana, arial, geneva, sans-serif;
	font-size: 20px;
	color: #106ba8;
	font-weight: bold;
	text-decoration: none;
}
body {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: "#FFFFFF";
}
/*-->*/
.normal {
/*<!--*/
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: white;
}
.bold {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background: white;
}

.smallbluetitle {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #106ba8;
	font-weight: bold;
	text-decoration: none;
}

.smallorangetitle {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #ff9705;
	font-weight: bold;
	text-decoration: none;
}
.orangetitle {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 16px;
	color: #ff9705;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color: #40A8E9;
	background: transparent;
	text-decoration: none;
}

.ogl {text-decoration:none; font-size:10px; color:white;}
:link {
	color: #106ba8;
	background: transparent
	text-decoration: none;
}
:visited {
	color: #106ba8;
	background: transparent
	text-decoration: none;
}
:active {
	color: #ff9705;
	background: transparent
	text-decoration: none;
}
/*-->*/
