body { font-family: verdana, arial, times; font-size: 12px; text-decoration: none }A:link { color: red; font-weight: bold; text-decoration: none; } A:active  { color: blue; font-weight: bold; text-decoration: none }A:visited { color: magenta; font-weight: bold; text-decoration: none }A:hover {font-weight: bold; text-decoration: none; background: cyan }