body { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000000; background-color: #FFFFFF; } /* text declaration */ /* font color 2F2F2F */ .content { font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold; } /* link declaration */ /* content link declaration */ .content a:link {color: #000000; text-decoration: none} /* unvisited link */ .content a:visited {color: #000000; text-decoration: none} /* visited link */ .content a:hover {color: #000000; text-decoration: none} /* selected link */ .content a:active {color: #000000; text-decoration: none} /* mouse over link */