body {
	background-color: #000000;
	font: bold small trebuchet ms;
	font-size: 12px;
	color: #FF00FF;
}

td {
        font: bold small trebuchet ms;
        font-size: 13px;
        color: #FF00FF;
}

pre {
        font: bold small trebuchet ms;
        font-size: 13px;
}


.error1 {
	color: red;
        font: bold small trebuchet ms;
        font-size: 12px;
}

#notice {
        font: bold small trebuchet ms;
        text-align: center;
	background-color: pink;
	color: purple;
}

.ListLine0 {
        background: #f0f0f0;
}

.ListLine1 {
        background: #cccccc;
}

.memberlist {
	color: black;
}

.memberlist a{
        color: red;
}

.menu a {
	color: #FFFFFF;
}

.menu a:hover {
	color: #FFFFFF;
}

a {
	color: yellow;
}
