.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small a:hover{
	text-decoration: underline;
	color: #999999;
}
.small a:link{
	text-decoration: none; 
	color: #0000FF;
}
.small a:visited{
	text-decoration: none; 

}
.small a:active{
	text-decoration: none; 
	color: #0000FF;
}
.small_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.small_l a:hover{
	text-decoration: underline;
	color: #999999;
	line-height: 14px;
}
.small_l a:link{
	text-decoration: none; 
	color: #0000FF;
	line-height: 14px;
}
.small_l a:visited{
	text-decoration: none; 
	line-height: 14px;

}
.small_l a:active{
	text-decoration: none; 
	color: #0000FF;
	line-height: 14px;
}
