.base {
	font-family: "Tw Cen MT";
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.mail {
	font-family: "Tw Cen MT";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.map {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #CC33CC;
	text-decoration: underline;
}
.link {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #9999FF;
	text-decoration: none;

}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
