.links {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F5FF8F;
	text-decoration: none;
}.yellow_heading {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F9FFBC;
	text-decoration: none;
	
}
.white_normal {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282828;
	height: 18px;
	width: 120px;
	border: 1px solid #3c3c3c;
}
.forgot_pass {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #676A6D;
	text-decoration: none;
}
.forgot_pass:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CCCCCC;
	text-decoration: none;
}
.textfield1 {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282828;
	height: auto;
	width: 120px;
	border: 1px solid #3c3c3c;
}
.select {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282828;
	height: auto;
	border: 1px solid #3c3c3c;
}
.copyright {



	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.currentpage {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F9FFBC;
	text-decoration: none;
}
