.link_02 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #EB0038;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

