/* CSS Document */

body{font-size:100%}
/* CSS Document */

.Topnavigation ul.fontsize li a.bigBtn{
	background:url(../img/big_f2.gif) no-repeat;height:12px;width:20px;
	
}
body #head div.Topnavigation ul.fontsize li a.nomalBtn{
	background:url(../img/medium.gif) no-repeat;height:12px;width:20px;
	}
.Topnavigation ul.fontsize li a.smallBtn{
	background:url(../img/small.gif) no-repeat;height:12px;width:20px;
	}
