
.linkcolor1   { font-family: Arial, sans-serif; text-decoration: none; cursor: pointer }
.linkcolor1 a:link    { color: #fff; text-decoration: none; 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: #294d79; 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; background-color: transparent; cursor: pointer }
.linkcolor2 a:active  { color: yellow; background-color: transparent; cursor: pointer }
.linkcolor3 { }
.linkcolor3 a:link  { color: #ccc; text-decoration: none }
.linkcolor3 a:visited { color: #ccc }
.linkcolor4 { color: black }
.linkcolor4 a:link { color: blue }
.linkcolor4 a:visited { color: #333 }
.linkcolor4 a:hover { color: purple }
