/* •\Ž¦•¶Žš */
/* .top-text   { color: red; font-size: 11pt } */
.top-text   { color: #464747; font-size: 11pt }
.details-text { color: #5a5a5a; font-size: 10px }
.name { text-decoration: none }
.detail-td { border: solid 0.3mm navy }



A:Link, A:Visited, A:Active{
	color            : none;
	text-decoration  : none;
}

A:Hover	 { color: #808080; background-color: #dfdfa1 }

A:focus	{
	background-color : pink;
}

A:name { 
	text-decoration: none;
}

