a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #666666;
}

.sm {  font-size: 11px}
.m {  font-size: 12px}
.mm {  font-size: 14px}
.ml {  font-size: 16px}
.l {  font-size: 20px}
.mlb {  font-size: 16px; font-weight: bold}
.mmb {  font-size: 14px; font-weight: bold}
.smb { font-size: 11px ; font-weight: bold}
.mb { font-size: 12px; font-weight: bold}
.m01text {
	font-size: 80%;
	line-height: 120%
}
.mb01text { font-size: 12px; line-height: 16px; font-weight: bold }
.mm01text { font-size: 14px; line-height: 18px}
.mmb01text { font-size: 14px; line-height: 18px; font-weight: bold }
.sm01text { font-size: 11px; line-height: 15px}
.smb01text { font-size: 11px; line-height: 15px; font-weight: bold }
.ml01text { font-size: 16px; line-height: 20px}
.p080 {  font-size: 80%}
.p120 {  font-size: 120%}
.p150 {  font-size: 150%}
#alart {
	background:  #EBEEEE;
	padding: 2px;
	width: 720px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
#alart a {
	text-decoration:none;
	color: #666666;
}
#alart a:hover { text-decoration:underline; 
}
