
.font_size_title

{ font-family: Verdana, Helvetica, Sans; 	color: #FFFFFF;	 	font-size: 12px}	

.fontsize_medium_rollover a 
{ 
	display:block; 
	width:20px;
	height:20px; 
	background: url(/images/top/mediumtext_off.gif)
}


.fontsize_medium_rollover a:hover 
{ 
	background: url(/images/top/mediumtext_on.gif)
}

.fontsize_medium_active a 
{ 
	display:block; 
	width:20px;
	height:20px; 
	background: url(/images/top/mediumtext_on.gif)
}

.fontsize_large_rollover a 
{ 
	display:block; 
	width:20px;
	height:20px; 
	background: url(/images/top/largetext_off.gif)
}

.fontsize_large_rollover a:hover 
{ 
	background: url(/images/top/largetext_on.gif)
}

.fontsize_large_active a 
{ 
	display:block; 
	width:20px;
	height:20px; 
	background: url(/images/top/largetext_on.gif)
}

.fontsize_xlarge_rollover a 
{ 
	display:block; 
	width:20px;
	height:20px; 
	background: url(/images/top/xlargetext_off.gif)
}

.fontsize_xlarge_rollover a:hover 
{ 
	background: url(/images/top/xlargetext_on.gif)
}

.fontsize_xlarge_active a 
{ 
	display:block; 
	width:20px;
	height:20px; 
	background: url(/images/top/xlargetext_on.gif)
}