table.center { margin-left:auto; margin-right:auto; }
td {vertical-align:top; padding:0px; }

body { margin:0px; padding:0px; background:#f0f0e6}

a:link {color: #A0A0A0; text-decoration: underline; }
a:active {color: #6600CC; text-decoration: underline; }
a:visited {color: #A0A0A0; text-decoration: underline; }
a:hover {color: #6600CC; text-decoration: none; }

a.plainLink {
    color:#A0A0A0;
    font-weight: normal;
    text-decoration:none;
}

a.plainLink:link {
    color : #6600CC;
    text-decoration:none;
}

a.plainLink:visited {
    color : #A0A0A0;
    text-decoration:none;
}

a.plainLink:hover {
    color : #6600CC;
    font-weight: normal;
    text-decoration:none;
}

.main {font-family:tahoma; font-size:10px; color:#888866; line-height:12px}
.smallmain {font-family:tahoma; font-size:9.5px; color:#888866; line-height:10px}
.mainspace {font-family:tahoma; font-size:10px; color:#888866; line-height:12px margin-left:10px}

hr { color: #D7D7D7; background-color: #D7D7D7; height: 9px; width: 100% }





