
body{

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover{
text-decoration: underline;
}

#navigation {
	width: 700px;
	border: none;
	text-align: center;
	float: left;
	background-image: url(../Images/mast_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}


#OnNav {
	background-color: #000000;
	color: #666666;
}


.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}

.links a:hover{
text-decoration: underline;
}



.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.exhibitions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;


}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.bodytextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.chinese {
	font-size: 0.8em;
	color: #000000;
	font-family: SimSun;
	}
.bodytextchi {

	font-family: SimSun;
	font-size:0.8em;
	color: #000000;
}
.boldchi {



	font-family: SimSun;
	font-size: 0.8em;
	font-weight: bold;
}



.smalltext a {
	color: #FFFFFF;
}

a img {
border: none;
} 

table{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
