body {
	SCROLLBAR-ARROW-COLOR: #FF0000;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	font-family: Tahoma;
	text-align: center;
     }
a:link {
	color: blue;
	text-decoration: none;
	font-family: Univers, Geneva, Tahoma, Arial;
	}
a:visited {
	color: blue;
	text-decoration: none;
	font-family: Univers, Geneva, Tahoma, Arial;
	}
a:hover {
	color: cornflowerblue;
	text-decoration: none;
	font-family: Univers, Geneva, Tahoma, Arial;
	}
.move {
	color: rgb(0,0,255);
	font-family: Univers, Geneva, Tahoma, Arial;
	}
input.r {
	color:#ee0000;background:#ffffff;font-weight:bold;
	}
