The (Andy) Dick Digger stylesheet

BODY		{
			background-image: url(orngstar.gif);
			background: #ffffff;
			position: fixed;
			background-repeat: repeat;
			}			
			
TD   		{
			display: block;
			font-family: verdana, arial, sans-serif;
			font-size: 70%; 
			}

A:link 		{  
		    color: #FF6600;
		    size: 100% 
			}

A:visited	{  
		  	color: #CC9966;
		   	size: 12pt; 
			}

A:active	{  
		  	color: #FF9966;
		  	size: 12pt; 
			}
			
A:hover		{  
		  	color: #FFCC99;
		  	size: 12pt; 
			}			

.head		{
			font-family: verdana, arial, sans-serif;
			font-size: 200%;
			}			
	
.subhead	{
			font-family: verdana, arial, sans-serif;
			font-size: 150%;
			}			
	
.cathead	{
			font-family: verdana, arial, sans-serif;
			border-bottom: 1px solid black;
			margin-bottom: 3px;
			padding-bottom: 2px;
			}		
			
.tiny		{  
			font-size:  80%;
			}
			
.gbentry	{
			border-bottom: 1px solid #000000;
			}