#6699ffa:link 
  {  
    color: #0066FF;
  }

a:visited 
  {  
    color: #C62B36;
  }

a:hover 
  { 
    color: #000000; 
	text-decoration: underline
  }
  
.nav_link
  { 
    color: #000000 !important;
	text-decoration: none
  }
  
.nav_link_white
  { 
    color: #FFFFFF !important;
	text-decoration: none
  }  	  
.nav_link_gray
  { 
    color: #CCCCCC !important;
	text-decoration: none
  }    
.nav_link_blue
  { 
    color: #0000FF !important;
	text-decoration: none
  }    
.Date 
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEAEA;
  }  


.Background 
  {
	background-image: url(../images/lions_banner.gif);
	background-repeat: no-repeat;  


  }

.Heading 
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C75053;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;

  }

.Subheading
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #918457;
	padding-bottom: 9px;
	line-height: 13px;

  }

.Body 
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;



  }

