/* CSS Document */

#bottom				{	bottom:0px;
						right:10px;
						width:600px;
						height:22px;
						position:fixed;
						font-size:12px;
						text-align:right;
						/*background-color:#FFFFFF; */
					}
					
a:link,
a:visited,
a:hover,
a:active		{	color:#575757;
					font-family:Helvetica,Geneva,Arial, SunSans-Regular, sans-serif;
					text-decoration:none;
					font-size:12px;
				}