body      { background-color: #ffffff ; margin: 5px }
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  { font-size: 12pt; font-family: Times, serif; font-color: black; text-decoration: none }
td { color: black; text-decoration: none }
all { font-size: 12pt; font-family: Times, serif; font-color: black }
