a.unique:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	width: 160px;
	border: thin solid #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
}
a.unique:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	width: 160px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-variant: small-caps;
	text-decoration: none;
}
a.unique:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FF9900;
	color: #FFFFFF;
	height: 25px;
	width: 160px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-variant: small-caps;
	text-decoration: none;
}
a.unique:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3366FF;
	height: 25px;
	width: 160px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-variant: small-caps;
	text-decoration: none;
}
