﻿
/* FONT */
/* DECORATION */
/* BORDER */
/* BACKGROUND */
/* POSITION */

#ISTop a {
  font-size: 10pt;
  font-weight: bold;
  color: #0F4B82;
  text-decoration: none;
}
#ISTop a:hover {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}
