
.linkcolor1   { font-family: Arial, sans-serif; text-decoration: none; cursor: pointer }
.linkcolor1 a:link     { color: #666; text-decoration: underline; background-color: transparent; cursor: pointer }
.linkcolor1 a:visited    { color: #ccf; text-decoration: none; cursor: pointer }
.linkcolor1 a:hover    { color: #ffe633; background-color: transparent; cursor: pointer }
.linkcolor1 a:active  { color: gray; text-decoration: none; background-color: transparent; cursor: pointer }
.linkcolor1 a:focus  { color: navy; text-decoration: none; background-color: transparent; cursor: pointer }
.linkcolor2  { font-family: Arial, sans-serif; text-decoration: none; cursor: pointer }
.linkcolor2 a:link     { color: #0b1176; text-decoration: none; background-color: transparent; cursor: pointer }
.linkcolor2 a:visited    { color: #2a487a; text-decoration: underline; background-color: transparent; cursor: pointer }
.linkcolor2 a:hover   { color: #030; text-decoration: underline; background-color: transparent; cursor: pointer }
.linkcolor2 a:active  { color: yellow; background-color: transparent; cursor: pointer }
.linkcolor3 { }
.linkcolor3 a:link { color: #900 }
.linkcolor3 a:hover { color: #030 }
