.font {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.loginbuttom {
	background-image: url(login_buttom.jpg);
	height: 25px;
	width: 85px;
	border: none;
	cursor: hand;
}
.centerback {
	background-color: #DDDDDD;
	background-position: 50px;
}
.line {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.agn {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0199FC;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #0143E0;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #0143E0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF4220;
	text-decoration: none;
}
