﻿#wlnk:link {
	color: #FFFFFF;
	text-decoration : none;
}
#wlnk:visited {
	color: #FFFFFF;
	text-decoration : none;
}
#wlnk:hover {
	color: #3b5298;
	text-decoration : none;
}
#wlnk:active {
	color: #FFCC00;
	text-decoration : none;
}

a{
	color: #3399CC;
}

.menuover {
	filter: Alpha(Opacity=88);
}

.bntitle {
	font-family: "方正舒體", "Times New Roman";
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}