/* CSS Style for DotNetNuke 3.x / 4.x - JudaicaDoublePane.css */
/* Updated Feb 2007 www.MISCenter.com */


/* Site Map Definitions */


.style21 {
  font-size: 8px; 
  color: #000000; 
  font-family: Verdana, Helvetica, sans-serif  
}

.style22 {
  font-size: 10px; 
  color: #000000; 
  font-family: Verdana, Helvetica, sans-serif  
}

.style23 {
  font-size: 12px; 
  color: #000000; 
  font-family: Verdana, Helvetica, sans-serif  
}
	
.style24 {
  font-size: 14px; 
  color: #000000; 
  font-family: Verdana, Helvetica, sans-serif  
}

.style25 {
  font-size: 24px  
}



/* Text Link Definitions */

A:Link {
  text-decoration: none;
  color: #000000
}

A:VISITED {
  text-decoration: none;
  color: #000000
}

A:hover {
  text-decoration: none;
  color: #ff0000
}



