﻿/* these are for hyperlinks */
a.white { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF}
a:hover.white { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #FFFFFF}
a.white8 { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #FFFFFF}
a:hover.white8 { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #FFFFFF}
a.manila { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFCC}
a:hover.manila { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #FFFFCC}
a.black { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: none; color: #333333}
a:hover.black { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #000000}
a.silver { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: none; color: #CCCCCC}
a:hover.silver { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: underline; color: #CCCCCC}