/* stylesheet for whitecouch website  07-09-03 EDR  */

body {
background-color: #666666;
color: #FFFFFF;
margin: 20px;
}

body.artwork {
background-color: #666666;
color: #FFFFFF;
margin: 0;
}

body, td, p {
font-family: arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
vertical-align: top;
}

p.serifbody {
font-family: times, serif;
font-size: 11px;
margin: 22 0 10 16;
}

p.body {
font-family: arial, sans-serif;
font-size: 11px;
margin: 22 0 10 16;
}

p.text {
font-family: arial, sans-serif;
font-size: 11px;
margin: 2 0 10 16;
}

p.navigation {
margin-top:20px;
white-space: nowrap;
}

input, select, textarea {
font-family: arial, sans-serif;
font-size: 11px;
color: #333333;
}

.subtitle {
font-family: arial, sans-serif;
font-size: 11px;
color: #CCCCCC;
vertical-align: top;
margin: 4 0 0 0;
}


a:link { color: #99ff00; text-decoration: none;}
a:active { color: #99ff00; text-decoration: none;}
a:visited { color: #99ff00; text-decoration: none;}
a:hover { color: #99ff00; text-decoration: underline;} 

span.textlink a:link { color: #99ff00; text-decoration: none;}
span.textlink a:active { color: #99ff00; text-decoration: none;}
span.textlink a:visited { color: #99ff00; text-decoration: none;}
span.textlink a:hover { color: #99ff00; text-decoration: underline;} 

table.directory a:link, table.list a:link { color: #CCCCCC; text-decoration: none;}
table.directory a:active, table.list a:active { color: #FFFFFF; text-decoration: none;}
table.directory a:visited, table.list a:visited { color: #FFFFFF; text-decoration: none;}
table.directory a:hover, table.list a:hover { color: #FFFFFF; text-decoration: underline;} 

table.directory {
table-layout: fixed;
}

h1 {
font-size: 14px;
margin-bottom: 4px;
}
