.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:Hover  {
	color:  #FF9900;
	text-decoration : underline;
	font-weight: normal;
	}

}.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D2971F;
}
.linksCopy {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #261990;
	text-decoration: none;
}
