						 A:link { 						   font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 100%; font-weight: bold;                           color: #FFFFFF;                            text-decoration: none;                            background: #none;}/*normal links in the text*/                         A:visited {                           color: #999999;                            text-decoration: none;                            background: #none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%}                         A:hover { /*this effect is not shown in NN4.xx*/                           color: #CCCCCC;                            text-decoration: none;                            background: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal}                         A:active {/*colour in NN4.xx is red*/                            background: #none; color:#CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal}} 