/* CSS Document */

.mfont {
	font-size: 14px;
	line-height : 120%;
	line-weight : 120%;
}
.msfont {
	font-size: 13px;
	line-height : 150%;
	line-weight : 130%;
}
.sfont {
	font-size: 13px;
	line-height : 120%;
	line-weight : 120%;
}
.smfont {
	font-size: 13px;
	line-height : 100%;
	line-weight : 100%;
}
.ssfont {
	font-size: 12px;
	line-height : 120%;
	line-weight : 120%;
}
a:link{color:#000066}
a:visited{color:#666666}
a:hover{background-color:#FFFF99}
a:hover{color:#666666}
a:active{background-color:#FFFF99}
