p {text-align: justify;
}

a:link, a:visited,
a:active, a:hover {
text-decoration: underline;
}

a:link {
color: #CC0099;
}

a:visited {
color: #330066;
}

a:active, a:hover {
color: #660033;
}

TD            { color: #663300; }
input         { background-color: #D7CBD1; color: #3D5871; }
textarea      { background-color: #D7CBD1; color: #3D5871; }
select        { background-color: #D7CBD1; color: #3D5871; }