
.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size:14px;
	color: #993333;

	}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #993333;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.style {
	font-family: tahoma;
	FONT-SIZE: 12px; 
	COLOR: #0072BC;
	FONT-WEIGHT: bold;
}

.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0f2c8a;
	text-decoration: none;
}