a:focus {
   outline: none;
}

.text_grey {
	font-family: "Arial";
	font-size: 13px;
	color: #8A8D8E;
}

.text_grey_10px {
 font-family: "Arial";
 font-size: 10px;
 color: #8A8D8E;
}

.headline_category {font-size: 12px;line-height: 1.5;font-weight:bold;color: #00406f;}
.headline_category a:link {font-size: 12px;line-height: 1.5;font-weight:bold;color: #00406f;}
.headline_category a:active {font-size: 12px;line-height: 1.5;font-weight:bold;color: #00406f;}
.headline_category a:visited {font-size: 12px;line-height: 1.5;font-weight:bold;color: #00406f;}
.headline_category a:hover {font-size: 12px;line-height: 1.5;font-weight:bold;color: #9c9e9f;}
