body         { background-color: #ffff99 ; margin: 5px; text: black  }
a:link  { color: blue ; font-weight: bold; text-decoration: underline }
a:visited  { color: red; font-weight: bold; text-decoration: underline }
v:link  { color: #ff00ff ; font-weight: bold; text-decoration: underline }
a:hover {  color: red ; font-weight: bold; text-decoration: underline}
p  { color: black; text-decoration: none }
td { color: black; text-decoration: none }
all { font-family: times, arial }
