.downText { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; font-weight:bold }
.insideText { font-family: "tahoma"; font-size: 8pt; color: #000000; font-weight:normal; text-align: justify }

<!-- Down Links Setting -->
a.downLink:active { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: none }
a.downLink:link { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: none }
a.downLink:visited { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: none }
a.downLink:hover { font-family: "tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration: underline }

<!-- Inline Links Setting -->
a.inlineLink:active { font-family: "tahoma"; font-size: 8pt; color: #000000; text-decoration: underline }
a.inlineLink:link { font-family: "tahoma"; font-size: 8pt; color: #000000; text-decoration: underline }
a.inlineLink:visited { font-family: "tahoma"; font-size: 8pt; color: #000000; text-decoration: underline }
a.inlineLink:hover { font-family: "tahoma"; font-size: 8pt; color: #000000; text-decoration: underline }