body {
	font-family:arial;
	}

a {color:grey; font-size:12px}

a:hover {color:#f1e5ba; font-size:12px}

/* a:visited {color:#07228d; font-size:12px}

 a:visited:hover {color:#f1e5ba; font-size:12px} */

table {font-size:13px}

.header {border-left:1px solid black;
		border-bottom:1px solid black;
		border-right:1px solid black;
		border-top:1px solid black;
		}

.menu {color:white}
		
a.menu {color:white; 
		font-weight:bold; 
		text-decoration:none;}	
		
a:hover.menu {color:#f1e5ba; 
		font-weight:bold; 
		text-decoration:none}				
		
li {
	list-style-image: url("../images/holdings/site/flame.gif");
	}	
	
	   
a.side2 {	color:#747474;
			text-decoration:none;
			}	   
	   
a:hover.side2 {
			   color:#f1e5ba; 
	   		   font-family:arial; 
	           font-weight:bold;
			   }	   
	   
a:visited.side2 {
				 color:grey; 
	   			 font-family:arial; 
	   			 font-weight:bold;
				 }			
				 
.cat {background-color:#07228d; color:white}
				 