A, A:ACTIVE, A:LINK {
	color : #0000CC;
}

A:VISITED {
	color : #191970;
}

A:HOVER {
	color : #CC3333;
	background-color : #FAFAFE;
}

.rightimage {
	margin-left : 7px;
}

.mainBG {
	background-image : url(../images/main_earth.jpg);
	background-repeat : no-repeat;
}

.menuBG {
	background-image : url(../images/menu/menu_bg.jpg);
	background-repeat : no-repeat;
}

.centerBG {
	background-image : url(../images/center_bg.jpg);
	background-repeat : no-repeat;
}

BODY {
	background-image : url(../images/bg_full.jpg);

}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
}

UL {
	margin-top : 7px;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}