.text_s {
	font-size: 11px;
	line-height: 15px;
}

.text_m {
	font-size: 12px;
	line-height: 18px;
}

.text_m2 {
	font-size: 12px;
}

a:link{ text-decoration: none; ; color: #990000;}
a:visited { text-decoration: none; ; color: #990000;}
a:active{ text-decoration: underline; ; color: #CC3333;}
a:hover { text-decoration: underline; ; color: #CC3333;}