.class1 a {
	color: #0099ff;
	text-decoration: none;
	border: none;
}
.class1 a:link {
	color: #3886bc;
	text-decoration: none;
	border: none;
}
.class1 a:visited {
	color: #3886bc;
	text-decoration: none;
	border: none;
}
.class1 a:active {
	text-decoration: none;
}
.class1 a:hover {
	text-decoration: underline;
	background-color:#333333;
	color:#FFFFFF;
	text-decoration: bold;
}
.class2 a {
	color: #0099ff;
	text-decoration: none;
	border: none;
}
.class2 a:link {
	color: #3886bc;
	text-decoration: none;
	border: none;
}
.class2 a:visited {
	color: #3886bc;
	text-decoration: none;
	border: none;
}
.class2 a:active {
	text-decoration: none;
}
.class2 a:hover {
	text-decoration: underline;
	color:#FF0000;
	text-decoration: bold;
}
.class3 a {
	color: #000000;
	text-decoration: none;
	border: none;
}
.class3 a:link {
	color: #000000;
	text-decoration: none;
	border: none;
}
.class3 a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
}
.class3 a:active {
	text-decoration: none;
}
.class3 a:hover {
	text-decoration: underline;
	background-color:#eeeeee;
	color:#000000;
	text-decoration: bold;
}
img, div { behavior: url(iepngfix.htc) }
a img {
	border: none;
	text-decoration: none;
	background-color:none;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
p.bubble {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
p.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}
td.bubble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: white;
	color: black;
}
td.bubble_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background: white;
	color: black;
}
.bubble_class td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: white;
	color: black;
}
body {
/*			background: #3399ff; */
	background: #3886bc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2 {
	font-size: small;
	font-weight: bold;
	color: black;
}
