@charset "utf-8";
/* CSS Document */
.bodyintro{
font-family:Tahoma, Verdana;
font-size:14px;
color:#666699;
}
.runintro{
font-family:Tahoma;
font-size:20px;
font-style:normal;
font-weight:bold;
color:#ff0000;
}
.news{
font-family:Tahoma, Verdana;
font-size:14px;
font-style:normal;
font-weight:bold;
color:#2C2080;
}
.link-out{
	font:Tahoma, Verdana;
	font-size:14px;
	color:#0000CC;
	text-shadow:#6666FF;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}.news-run {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.link-map {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000CC;
}
link-map:link {
	text-decoration: none;
}
link-map:visited {
	text-decoration: none;
}
link-map:hover {
	text-decoration: underline;
	color: #FF0000;
}
link-map:active {
	text-decoration: none;

}
.link-news {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033FF;
}

