@charset "UTF-8";
html {
	font-size: 54.5%;
}

#txtSml a {
	background: url(../img/txtsize_sml_here.gif) no-repeat;
}
#txtMid a {
	background: url(../img/txtsize_mid.gif) no-repeat;
}
#txtLrg a {
	background: url(../img/txtsize_lrg.gif) no-repeat;
}

