body { color: white; font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #333333; }
p { color: white; background-color: #333333; }
td { background-color: #333333; }
a:link { color: white; background-color: #333333; }
a:visited { color: white; background-color: #333333; }
a:hover { color: yellow; background-color: #333333; }
a:active { background-color: #333333; }
.SmallText {
	font-size: small;
}
