body {
	background:#555;
	}

#page a:link, #page a:visited {color:#ffbd9e;text-decoration:none;}
#page a:hover, #page a:active {color:#fffbb3;}
#page {
	width:600px;
	margin:10px auto 0px auto;
	direction:rtl;
	}
#ufrm {
	width:300px;
	margin:10px auto 0px auto;
	padding:5px;
	border:2px solid #aaa;
	background:#ffffdd;
	direction:rtl;
	}
.file {border:1px dotted blue;padding:9px;width:280px;background:#ddd;}
.head {
	font-size:1.9em;
	color:white;
	text-align:center;
	}
.hint {
	font-size:0.75em;
	}
.info {
	color:white;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	padding:2px 9px 2px 9px;
	}
.name {color:yellow;font-weight:bold;}
.ext {color:#990000;}
.copyright {text-align:center;background-color:#eee;margin:0px;width:100%;}
.copyright a:link, .copyright a:visted {color:blue;text-decoration:none;}
.copyright a:hover, .copyright a:active {color:red;}

