BODY { background-color : #232850; font-family : Arial, Helvetica, sans-serif; font-size:14px; } A { font-family : Arial, Helvetica, sans-serif; text-decoration : none; color : Blue; font-size : x-small; } A:hover { color: #F00; text-decoration: underline; } A:VISITED { font-family : Arial, Helvetica, sans-serif; color : Blue; font-weight : bolder; } A:ACTIVE { font-family : Arial, Helvetica, sans-serif; color : Red; font-weight : bolder; }