@charset "utf-8";
/* CSS Document */
body						{	font:0.75em/1.3 Verdana;	padding: 5px;	margin : 0 0 0 0;	background-color: #EFFFFF;	}
a:link						{	color: #FF6600;	}
a:visited					{	color: #00CC66;	}

A.copyleft:link				{	color: #006600	}
A.copyleft:visited			{	color: #CC6600	}
A.copyleft:link				{	color: #00FF00	}

/* Throws CSS erros */
div.btns					{	white-space:nowrap;																}
div.btns:after				{	display:block;				clear:both;					content:'';				}
div.btns a.btn				{	background:buttonface  no-repeat;		float:left;
			 					cursor:pointer;				font-size:0;				text-align:center;
								text-align:center;			display:block;				width:80px;
								min-width:80px;				text-decoration:none;		margin:3px 2px;			}
div.btns a.btn span			{	padding:3px 5px 4px 5px;	text-align:center;			position:relative;
								left:1px;top:1px;			display:block;				text-decoration:none;
								background:url(border.gif) right bottom no-repeat;		font:x-small/1 Verdana;
								color:#020202;																	}
xmp							{	margin:0;					font-size:1.2em;									}
