﻿
body {
	font-size: 12px;
}

#font-resize-m a:link,
#font-resize-m a:visited,
#font-resize-m a:active {
	background: url(../img/font_size_bt.gif) no-repeat left bottom;
}
#font-resize-m a:hover {
	background: url(../img/font_size_bt.gif) no-repeat left bottom;
}
#font-resize-l a:link,
#font-resize-l a:visited,
#font-resize-l a:active {
	background: url(../img/font_size_bt.gif) no-repeat right top;
}
#font-resize-l a:hover {
	background: url(../img/font_size_bt.gif) no-repeat right bottom;
}

