.j 
{ font-family: Arial, sans-serif; 
  font-size: 20pt; 
  font-weight: bold; 
  height: 25pt; 
  width: 325pt; 
  border: dashed medium #FF0000;
  color: red;  
  background-color: #0000FF; 
  text-align: center; 
  vertical-align: middle; 
  letter-spacing: 5pt; 
  border-color: #FF0000;
  align: center; }
a.jl 
{ color: yellow;
  text-decoration: none; }
a.jl:hover 
{ text-decoration: overline underline;
  text-transform: uppercase; }
