body {
	background-color: #000000;
	background-repeat: repeat-x;
}
.link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #2468B3;
	FONT-FAMILY: tahoma;
	text-align: center;
	vertical-align: middle;
}
.link A {
	COLOR: #2468B3; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 A {
	COLOR: #78B0D1;
	text-decoration: none;
}
.h1 A:hover {
	COLOR: #78B0D1;
	text-decoration: underline;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 3px;
	text-align: justify;
}
.normal_text A {
	COLOR: #78B0D1;
	text-decoration: none;
}
.normal_text A:hover {
	COLOR: #78B0D1;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.more A {
	COLOR: #FF7B24;
	text-decoration: none;
}
.more A:hover {
	COLOR: #FFCC00;
	text-decoration: none;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #0A6AC0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.footer A {
	COLOR: #78B0D1; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #B8D6E7;
	text-decoration: none;
}
