/* these are for hyperlinks */
a.white { font-family: Arial, Helvicta; font-size: 10pt; font-weight: normal; text-decoration: none; color: #999999}
a:hover.white { font-family: Arial, Helvicta; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #000000}
a.manilla { font-family: Arial, Helvetica, Times New Roman; font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFF99}
a:hover.manilla { font-family: Arial, Helvetica, Times New Roman; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #FF6700}
a.blue { font-family: Arial, Times New Roman, Helvetica; font-size: 10pt; font-weight: normal; text-decoration: none; color: #0000FF}
a:hover.blue { font-family:  Arial, Times New Roman, Helvetica; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #000080}
a.gray_times { font-family: Times New Roman, Helvetica; font-size: 10pt; font-weight: normal; text-decoration: none; color: #808080}
a:hover.gray_times { font-family:  Times New Roman, Helvetica; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #0000FF}
a.blackbold { font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-weight: normal; text-decoration: none; color: #000000}
a:hover.blackbold { font-family:  Tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #FFFF99