.link {
	text-decoration:none;
}

body{
/* bgcolor="#FFFFFF" background="images/beij.gif" text="#000066" vlink="#000066"*/
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	color:#000066;
}
a{
	color:#000066;
}
a:visited{
	color:#000066;
}
.menu_td{
	width:130px;
	background-color:#0201FC;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.menu_td a{
	text-decoration:none;
	color:#FFFFFF;
}
.menu_td a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.menu_td a:hover{
	text-decoration:none;
	color:#FD0002;
}
#weather_div{
	text-align:center;
	font-size:10px;
}
#main_info{
	overflow:auto;
	width:690px;
	height:435px;
}
.news_link {
	color:#FFFFFF;
	text-decoration:none;
}
.news_link:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.news_link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.news_header {
	background-color:#CCCCCC;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.news_body {
	background-color:#FFFFFF;
	font-weight:normal;
	color:#000000;
	text-align:left;
}
#news_and_events{
	border: medium solid #999999;
}
