body {
	font-family: "Arial";
}
#login {
	text-align: center;
}
#back {
	font-size: medium;
	text-align: center;
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #FFCCCC;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
#up {
	
}
