


a {color: #fefecb;}
a:hover { color: #fff;}

html {
	margin: 0; padding: 0;
	/* font-size: 100%; */
	font-family: Geneva, Charcoal, Chicago, Verdana, Helvetica, Arial, sans-serif;
}

body {
	text-align:center; min-width:740px;  /* for IE 5.5 */
	background: #000 url(../images/border_tiny.gif) repeat-x top;
	margin: 0; padding: 0;
}


/* ::::::::::::::::::: General :::::::::::::::::::::: */


/* :::::::::::::::: */

/* hr {display: none;} */

.nil {display: none;}

.clear {clear: both; display: block; }


 
 
