

.content {
    font-family: Arial;
    font-size:   12px;
    color:       #666666;
}

A {
    color:           #999999;
    text-decoration: none;
}

A:hover {
    color:           #999999;
    text-decoration: underline;
}

A:visited {
    color:           #999999;
}

A:active {
    color:           #FF9000;
}


.form {
    font-family: arial;
    font-size:   10px;
}

.headline {
    font-family: Arial;
    font-size:   12px;
    color:       #336699;
}

.footer {
    font-family: Arial;
    font-size:   12px;
    color:       #999999;
}


.td {
    font-family: Arial;
    font-size:   12px;
}

table {
    font-family: Arial;
    font-size:   12px;
}

.imgborder {
	color: 666666;
	border-color: 666666;
}

.input {
	color: 666666;
	background-color: ffffff;
	border-color: eeeeee;
}

.button {
	color: ffffff;
	background-color: 666666
}

.bg {
	background-color: white;
}

.email {
    color:           #3399cc;
    text-decoration: none;
}
