/* CSS Document */

body{font-size:70%}
/* CSS Document */

div.Topnavigation ul.fontsize li a.bigBtn{
	background:url(../img/big.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;
}
div.Topnavigation ul.fontsize li a.smallBtn{
	background:url(../img/small_f2.gif) no-repeat;
	height:12px;width:20px;
}
