﻿.ButtonAsLink
{
	border:0px;
	padding:0px;
	margin:0px;
	background:inherit;
	background-color:Transparent;
	/*cursor:hand; IE only in master */
	text-decoration:underline;
	font:inherit;
	color: #B8380B; /*NSK standard inherit*/
	display:inline;
}
