﻿body{
		font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: white;
}
a.footerLink:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
      }     
            
a.footerLink:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:      #FFFFFF;
       text-decoration: none;
      }     
            
            
a.footerLink:hover     {     
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:      #FFFFFF;
      text-decoration: underline;
      
      
      }
      
      A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
      }     
            
A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  12px;
      font-weight:      bold;
      color:      #FFFFFF;
       text-decoration: none;
      }     
            
            
A:hover     {     
      text-decoration:  none;
      font-size:  12px;
      font-weight:      bold;
      color:      #FFFFFF;
      text-decoration: underline;
      
      
      }
      
      .footerText
      {
      	  font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
      } 
      .headerText
      {
      	      	  font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight:  normal;
	 color: #FFFFFF;
	 text-decoration: none;
      }
A[disabled]
{
	font-size:12px;
	 font-weight:      bold;
}
