BODY { font-size: 100%; }

/* These are the three other Size Changing A's */
a.fontincrease1, a.fontincrease2, a.fontincrease3 { text-decoration:none; font-weight:bold; color: #4A4A4A !important; }
a.fontincrease1:hover, a.fontincrease2:hover, a.fontincrease3:hover { color:#6699cc !important; }
a.fontincrease1:active, a.fontincrease2:active, a.fontincrease3:active { color:#6699cc !important; }

/* fontincrease4 is used here since it is the default font this highlights it red */
a.fontincrease4 { color:#990000 !important; }
