
.font_size_title

{ font-family: Verdana, Helvetica, Sans; 	color: #ffffff;	 	font-size: 12px; font-weight:bold}	

.fontsize_small_rollover a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/small_off.gif)
}

.fontsize_small_rollover a:hover 
{ 
	background: url(../../../../../images/fontsize/small_on.gif)
}

.fontsize_small_active a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/small_on.gif)
}

.fontsize_medium_rollover a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/medium_off.gif)
}


.fontsize_medium_rollover a:hover 
{ 
	background: url(../../../../../images/fontsize/medium_on.gif)
}

.fontsize_medium_active a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/medium_on.gif)
}

.fontsize_large_rollover a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/large_off.gif)
}

.fontsize_large_rollover a:hover 
{ 
	background: url(../../../../../images/fontsize/large_on.gif)
}

.fontsize_large_active a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/large_on.gif)
}

.fontsize_xlarge_rollover a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/xlarge_off.gif)
}

.fontsize_xlarge_rollover a:hover 
{ 
	background: url(../../../../../images/fontsize/xlarge_on.gif)
}

.fontsize_xlarge_active a 
{ 
	display:block; 
	width:19px;
	height:22px; 
	background: url(../../../../../images/fontsize/xlarge_on.gif)
}