BODY { margin: 0px;
	   background: #FFFFCC;}
	   
P, TD, UL, H3 { font-family: helvetica, arial, geneva, sans-serif;
			color: #993300; }   

A:link { color: #330000; 
		 text-decoration: none;}
A:visited { color: #663300;
			text-decoration: none; }
A:hover { color: #FF9933; 
		  text-decoration: underline;}

.floor { background-image: url(images/floor_background.gif);
		 background-repeat: repeat-x;}

.caption { font-size: smaller;}

.thumb { border: 1px solid #FFCC66; }
.marginal { margin-left: 10px ;}