a.link02  {
	color: #BE4A12;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

a.link02.active  {
	color: #BE4A12;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

a.link02.visited  {
	color: #BE4A12;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

a.link02.Hover  {
	color: #E97015;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}