.9p {
	font-size: 9pt;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:link {
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.login {
	border: 1px solid #CCCCCC;
	height: 18px;

}
.submit {
	height: 18px;
	width: 50px;
	border: 1px solid #999999;

}
a:hover {
	font-size: 9pt;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
.text {
	border: 1px solid #CCCCCC;
}
