/*#############################
# Span Styles
##############################*/
SPAN.purple { color: #660099 !important;}
SPAN.purple.dotted { border-bottom: 1px dotted #660099 !important; }
SPAN.green { color: #8CCA0A !important;}
SPAN.green.dotted { border-bottom: 1px dotted #8CCA0A !important; }
SPAN.white { color: #191919 !important; }
SPAN.red { color: #FF0000 !important; }
SPAN.pink { color: #000066 !important; }
SPAN.pink.dotted { border-bottom: 1px dotted #000066 !important; }