.txt_m { font-size: 12px; }
.txt_m_bold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.txt_s { font-size: 10px; }
.txt_xs { font-size: 9px; }
a:link { color: #CC0000; text-decoration: none; }
a:visited { color: #660033; text-decoration: none; }
a:hover { text-decoration: underline }
.menutitle {font-size: 12px; font-weight: bold; color: #FFFFFF; }
