a {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #314488;
}
a:hover {
	text-decoration : underline;
	color : #314488;
	font-weight: bold;
}


a.menu {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #31428C
}

a.menu:hover {
	text-decoration : none;
	color : #008C84;
	font-weight: normal;
}


a.menu {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #31428C
}

a.menu:hover {
	text-decoration : none;
	color : #008C84;
	font-weight: normal;
}

.selCd {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}
a.selCd {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Maroon;
	font-weight: normal;
}
a.selCd:hover {
	text-decoration : underline;
	color : #FFCC99;
	font-weight: normal;
}

.cdList {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000099;
	font-weight: normal;
}

a.cdList {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #006400;
	font-weight: normal;
}
a.cdList:hover {
	text-decoration : underline;
	color : Maroon;
	font-weight: normal;
}

.CommonText{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #314488;
}

.PageFooter {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
}

.title {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color:#008C84;
	font-weight : bold;
}

.Remark {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : italic;
	text-decoration : none;
	color : #999999;
}