.downText { font-family: "tahoma"; font-size: 8pt; color: #5c5c5c; font-weight:normal }
.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: #5c5c5c; text-decoration: none; font-weight:bold }
a.downLink:link { font-family: "tahoma"; font-size: 8pt; color: #5c5c5c; text-decoration: none; font-weight:bold }
a.downLink:visited { font-family: "tahoma"; font-size: 8pt; color: #5c5c5c; text-decoration: none; font-weight:bold }
a.downLink:hover { font-family: "tahoma"; font-size: 8pt; color: #5c5c5c; text-decoration: underline; font-weight:bold }

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