body      { background-color: #D3D3D3 ; margin: 4px }
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  { text-color: black; text-decoration: none; font-family: times, arial }
td { text-color: black; text-decoration: none }
tr { color: black; text-decoration: none }
all { font-family: times, arial }
