@charset "utf-8";
@import url("global.css");
/* --- NORMAL FONT SIZE --- */
body 
{font-size:11px; line-height:24px; color:#333333; font-family: Arial, Helvetica, sans-serif;}

.textResizer .smlfnt a {font-size:9px; text-decoration:underline;}
	.textResizer .lrgfnt a {font-size:11px; color:#4f5924;}
	.textResizer .lrgfnt a:hover { color:white;}
	.textResizer .xlgfnt a {font-size:14px;  color:#4f5924;}
	.textResizer .xlgfnt a:hover { color:white;}