td  {  font-family: "Courier New", Courier, mono; font-size: 15px; font-weight: normal; color: #000000}

.large-link
{ font-family: "Courier New", Courier, mono; font-size: 22px; font-weight: bolder; color: #000000; 
  margin-bottom: 0px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; }
	
.medium-link
{ font-family: "Courier New", Courier, mono; font-size: 18px; font-weight: bolder; color: #000000; 
  margin-bottom: 0px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; }		
	
.small-link
{ font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bolder; color: #000000; 
  margin-bottom: 0px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; }	
	
.footer  { font-family: "Courier New", Courier, mono; font-size: 11px; font-weight: lighter; 
          color: #000000}
					
					
.disclaimer  { font-family: "Courier New", Courier, mono; font-size: 11px; font-weight: lighter; color: #000000}					
					
					
A:link
{
    color: #000000;
    font-weight: bold;
    text-decoration: none
}
A:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none
}
A:hover
{
    color: #f38512;
    font-weight: bold;
    text-decoration: none
}
A:active
{
    color: #f38512;
    font-weight: bold
}					