<STYLE TYPE="text/css"> 
A:link {
  			color: blue;

}
A:visited {
  			color: blue;

}
A:hover {
  			color: red;
}
.classGenfontxsm {
  font-family: Arial;
  font-size: x-small;
}
.classGenfontsm {
  font-family: Arial;
  font-size: small;
}
.classGenfontm {
  font-family: Arial;
  font-size: medium;
}
.classGenfontmb {
  font-family: Arial;
  font-size: medium;
  font-weight: bold;
}
.classGenfontl {
  font-family: Arial;
  font-size: large;
}
.classGenfontlb {
  font-family: Arial;
  font-size: large;
  font-weight: bold;
}
.classGenfontxl {
  font-family: Arial;
  font-size: x-large;
}
.classGenfontxlb {
  font-family: Arial;
  font-size: x-large;
  font-weight: bold;
}
.classGenfontxxl {
  font-family: Arial;
  font-size: xx-large;
  font-weight: bold;
}
.classGenfontxxlb {
  font-family: Arial;
  font-size: xx-large;
  font-weight: bold;
}
.classGenfontxxlbred {
  font-family: Arial;
  font-size: xx-large;
  font-weight: bold;
  color: red;
}
