div { margin: 5 2 10 10 }
IMG.map {float: right}
H2 { color: yellow; font-family: verdana, arial, sans-serif }
P { color: white; font-family: arial, verdana, sans-serif }
p.index { color: black }
hr { height: 4px; }
th { color: #333399 }
.gray { color: 999999 }
.green { border-color: green; border-width: 3px; }
.smaller { color: gray; font-size: 75% }

a:link { text-decoration: none; background: #00ffff; color: black; }
a:visited { text-decoration: none; background: #00ffff; color: black }
a:hover { color: red }



/*	special link colors	*/

A.banqiao:link {
	text-decoration: none; 
	color: white; background: #333399}
A.banqiao:visited {
	color: white; background: #333399}
a.banqiao:hover { text-decoration: underline }

A.muzha:link 	{
	text-decoration: none; 
	color: white; background: #993333}
A.muzha:visited {color: white; background: #993333}
a.muzha:hover { text-decoration: underline }

A.xinbeitou:link 	{
	text-decoration: none; 
	color: white; background: #FF3300}
A.xinbeitou:visited {color: white; background: #FF3300}
a.xinbeitou:hover { text-decoration: underline }

A.nanshijiao:link 	{
	text-decoration: none; 
	color: white; background: #FF9900}
A.nanshijiao:visited {color: white; background: #FF9900}
a.nanshijiao:hover { text-decoration: underline }

A.xiaonanmen:link 	{
	text-decoration: none; 
	color: white; background: #339933}
A.xiaonanmen:visited {color: white; background: #339933}
a.xiaonanmen:hover { text-decoration: underline }

A.danshui:link 	{
	text-decoration: none; 
	color: white; background: #66cc33}
A.danshui:visited {color: white; background: #66cc33}
a.danshui:hover { text-decoration: underline }
