p {font-family: Arial; color: #000000; font-size: 9pt; font-weight: normal; }

/* Setup the small link colors */
a#small {color: blue; text-decoration: none; font-size: 8pt; font-weight: Normal}
a#small:visited {color: #900000; text-decoration: none; font-size: 8pt; font-weight: normal}
a#small:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: normal}
a#small:active {color: #3bb3c3; text-decoration: none; font-size: 8pt; font-weight: normal} 

/* Setup the normal link colors */
a#normal {color: blue; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:visited {color: #900000; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:active {color: #3bb3c3; text-decoration: none; font-size: 10pt; font-weight: normal} 


/* Setup the home finance link colors */
a#red {font-family: Arial; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#red:hover {font-family: Arial; color: #ffff00; text-decoration: none; font-size: 10pt; font-weight: normal}

a.rred {font-family: Arial; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a.rred:hover {font-family: Arial; color: #000000; text-decoration: none; font-size: 10pt; font-weight: normal}

