body {
background-color: black;
}

hr {
color: #6600CC;
}

p {
font-size: x-small;
text align: left;
text-decoration: none;
font-family: verdana;
font-style: normal;
}

a:link {
color: black;
text-decoration: none;
font-family: verdana;
font-size: x-small;
}

a:visited {
color: black;
text-decoration: none;
font-family: verdana;
font-size: x-small;
}

a:hover {
color: #6600CC;
text-decoration: underline;
font-family: verdana;
font-size: x-small;
background-color: #FFF8DC;
}

a:active {
color: black;
text-decoration: none;
font-family: verdana;
font-size: x-small;
}

td.menu {
border-color: black;
border-style: solid;
border-bottom: 0px;
}

td.body {
border: 0px;
}

ul {
list-style-type: disc}
	
