a.link_select, a.link_select:link, a.link_select:hover, a.link_select:visited ,a.link_select:active{
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	text-decoration: none;
}

a.link_select:hover{
	color: Black;
}
