BODY {
	color: Black;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 12px;
}



.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration : none;
}
.h2b {
	font-size: 14px;
	font-weight: bold;
	color: #FFD700;
	text-decoration : underline;
}

.h2a {
	font-size: 18px;
	font-weight: bold;
	color: #FFD700;
	text-decoration : none;
}
A {
	font-size: 16px;
	font-weight: bold;
	color: #00008B;
	text-decoration : none;

}

A:HOVER {
	font-size: 16px;
	font-weight: bold;

	color: red;
	text-decoration : none;
}

.As {
	font-size: 12px;
	font-weight: bold;
	color: #7CFC00;
	text-decoration : none;

}

..it {
	color: red;
	font-weight: bold;
}
.As:HOVER {
	font-size: 12px;
	font-weight: bold;

	color: red;
	text-decoration : none;
}

TD {
	color: #FFD700;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 12px;
	font-weight : bold;
	height: 18px;
}
.wd {
	font-family : Webdings;
}
.h1 {
	font-size: 28px;
	font-weight: bold;
	color: #FFD700;
	text-decoration : none;
}

.Aa {
	font-size: 12px;
	font-weight: bold;
	color: #7CFC00;
	text-decoration : none;

}
.Aa:HOVER {
	font-size: 12px;
	font-weight: bold;

	color: red;
	text-decoration : none;
}