
body 
{
  font-family: helvetica, verdana, arial;
  font-size: 100%;
  color: #555555;
  font-weight: bold;
  }
  

	
.t12 {font-size: 518%;
	margin-top: -5px;
	margin-bottom: -16px;
	
	}

.t11 {font-size: 345%;
	margin-top: -5px;
	margin-bottom: -10px;
	
	}
	
.t10 {font-size: 511%;
	margin-top: -7px;
	margin-bottom: -16px;
	
	}

.t5  {font-size: 145%;
	margin-top:70px;
	margin-bottom: 0px;
	
	}
	
.t2  { font-size: 195%;
    color: #ff0c00;
	margin-top: -2px;
	margin-bottom: 0px;

	}

.t1 { font-size: 225%;
    color: #0016B7;
	margin-top:  -0px;
	margin-bottom: 0px;
    }


.t4 {font-size: 255%;
    color: #0016B7;
	margin-top: -2px;
	margin-bottom: -8px;
	}

	
.t3  {font-size: 164%;
color: #0016B7;
	margin-top: 3px;
	margin-bottom: 0px;
	}
	
.t6 { font-size: 500%;
	margin-top: -15px;
	margin-bottom: -15px;
	}
		
.t7  { font-size: 420%;
	margin-top: -10px;
	margin-bottom: -10px;
	}



a   { 
  text-decoration: none; 
  color: #333333;
  }

a:hover { color: #0016B7;
    text-decoration: none;
	border: none;
  }
  

a:visited { color: silver;
  }
  

span {font-size: 100%;
	margin-top: -1px;
	margin-bottom: 0px;
	color: #333333;
	}
		
	
div#links a span {display: none;}

div#links a:hover span {
   display: block;
   position: absolute; top: 34px; right: 5%; left: 5%;
   width: 90%;
   color: #333333; background: none;
   font: 12px helvetica; font-weight: bold; text-transform: uppercase;
   } 
   