@charset "utf-8";

body {
	font-size: 95%;
	}

/*
.textSizeControl .small a:link ,
.textSizeControl .small a:active ,
.textSizeControl .small a:visited {
	background:url(../img/textsizeCon/small.gif) no-repeat;
	}

.textSizeControl .normal a:link ,
.textSizeControl .normal a:active ,
.textSizeControl .normal a:visited {
	background:url(../img/textsizeCon/normal.gif) no-repeat;
	}
*/
.textSizeControl .big a:link ,
.textSizeControl .big a:active ,
.textSizeControl .big a:visited ,
.textSizeControl .big a:hover {
	background:url(../img/textsizeCon/big_on.gif) no-repeat;
	}


