body {}
p {}
td {}
a:link  { color: #6f6f6f; text-decoration: none }
.link1 a:link  { color: #264a66; font-weight: bold }
a:hover  { color: #858585; text-decoration: none; background-color: #eee8aa }
.link1 a:hover  { color: #264a66; font-weight: bold; background-color: transparent }
a:visited   { color: #6f6f6f; text-decoration: none }
.link1 a:visited  { color: #527692; font-weight: bold }
a:active { }

