body {
	color: #000;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: small;
	font-style: normal;
	font-weight: 400;
	border-color: #F00;
	outline-style: none;
	background-color: #FFF;
	text-align: left;
}

p {
	font-weight: bold;
	text-align: left;
	color: #000;
	font-style: normal;
	font-size: small;
	background-repeat: no-repeat;
	border: 0;


}

td {
	text-align: center;
	font-size: small;
	color: #000;
	background-color: #FFF;
}

a:link {
	color: #06F
}

a:visited { color: purple }

a:hover { color: purple }

a:active {
	color: red;
	text-align: left;
	font-size: x-large;
}
#MenuBar {
	color: #FFF;
}

