

body {
    background-color: #000000;
    text-align: left;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}
td {
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #ffffff
}
th {
    font-family: Arial, Sans-Serif;
    color: #ffffff
}
a {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.header {
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #ffffff
}
.header a {
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #ffffff
}
form {
    margin: 0px;
    padding: 0px;
}
.main a {
    color: #000000;
    text-decoration: none;
}
.main a:hover {
    color: #000000;
    text-decoration: underline;
}
.menu a {
    color: #ffffff;
    text-decoration: none;
}
.menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}
td {
    background-repeat: no-repeat
}
.content a {
    color: #ffffff;
    text-decoration: underline;
}

.red {
	color: #990000;
}
.blue {
	color: #0100C7;
}
.green {
	color: #384939;
}
.yellow {
	color: #CB9800;
}
.purple a {
	color: #8E7EB5;
}

.red a:visited {
	color: #990000;
}
.blue a:visited {
	color: #0100C7;
}
.green a:visited {
	color: #384939;
}
.yellow a:visited {
	color: #CB9800;
}
.purple a {
	color: #8E7EB5;
}
