body {
	font-family: arial, sans-serif;
	background-color:#f8f8f8
}
a { text-decoration: none; color: #500;  } /* darkred */
a:hover { text-decoration: underline;  background-color: #ffa; }
a:visited { color: #003;  }  /* darkblue */

.txt { color: black; text-decoration: none}
a.txt:visited { color: black; text-decoration: none}

body {
	font-family: arial, sans-serif;
	background-color:#ffffff
}

h1 {text-align:center}

/*h3 { font-size:large; text-decoration: bold; }*/

a { text-decoration: none }
a:hover { text-decoration: underline;  }

li
{
	list-style-type: circle
}

.tab { color: #555555;  background-color: #eeeeee;    text-decoration: none; font-size:x-small; font-weight:bold  }
.title { font-size:xx-large; font-weight:bold  }
.txt { color: black; text-decoration: none}
.tabaaa { text-decoration: none; background-color: #eeeeee; color:#ff0000; }
.ref2 { color: black; text-decoration: none }
.ref2:visited { color: black; text-decoration: underline }
.txt:visited { color: black; text-decoration: none }
.ref2:hover { color: black; text-decoration: underline }
.txt:hover { text-decoration: underline }

.small { font-size:x-small; text-decoration: none; color: #555555;; }
a.small:link { font-size:x-small; text-decoration: none; color: #555555;; }
a.small:hover { font-size:x-small; text-decoration: underline; color: #555555;; }
a.small:visited { font-size:x-small; text-decoration: none; color: #555555;; }

