.temple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.btnWidth {
	width:100px;
}
}
.boxborder {
	border:1px solid #000000;
}
a:link {
	color: #545454;
}

a:visited {
  color: #000000;
}

a:hover {
	text-decoration: none;
  color: #D4051C;
}
a:active {
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
