a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-family: "Helvetica CY Plain";
	font-size: 14px;
}

/*-------button text features----------*/

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

.locksize_12 {
	font-size: 12px;
}
.locksize_10 {
	font-size: 10px;
}


.black_link_size_12{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.black_link {
	color: #000000;
}
.d {
	font-size: 24px;
}
.memberslogin {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.member {
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.login {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}
.member {
	font-family: "Helvetica CY Plain";
}
