/* */

table a:hover {
text-decoration: underline;
}

th {
padding-top: 0.8em;
padding-bottom: 0.3em;
}

#heading_history, #heading_literature, #heading_music, #heading_philosophy, #heading_religion, #heading_science, #heading_society {
margin-top: 0.4em;
}

#history th {
background-color: rgb(63,88,58);
}

#history tr.row1 td {
background-color: rgb(214,226,212);
}

#history tr.row2 td {
background-color: rgb(227,235,225);
}

#history td a {
color: rgb(60,120,52);
}


#literature th {
background-color: rgb(150,67,63);
}

#literature tr.row1 td {
background-color: rgb(234,205,204);
}

#literature tr.row2 td {
background-color: rgb(240,221,220);
}

#literature td a {
color: rgb(190,40,34);
}


#music th {
background-color: rgb(43,19,85);
}

#music tr.row1 td {
background-color: rgb(236,221,253);
}

#music tr.row2 td {
background-color: rgb(240,231,257);
}

#music td a {
color: rgb(100,39,209);
}


#philosophy th {
background-color: rgb(204,102,40);
}

#philosophy tr.row1 td {
background-color: rgb(255,232,199);
}

#philosophy tr.row2 td {
background-color: rgb(255,242,219);
}

#philosophy td a {
color: rgb(180,90,10);
}


#religion th {
background-color: rgb(153,80,153);
}

#religion tr.row1 td {
background-color: rgb(245,219,245);
}

#religion tr.row2 td {
background-color: rgb(245,233,245);
}

#religion td a {
color: rgb(180,20,166);
}


#science th {
background-color: rgb(119,119,119);
}

#science tr.row1 td {
background-color: rgb(230,230,230);
}

#science tr.row2 td {
background-color: rgb(240,240,240);
}

#science td a {
color: rgb(110,110,110);
}


#society th {
background-color: rgb(0,153,153);
}

#society tr.row1 td {
background-color: rgb(233,255,255);
}

#society tr.row2 td {
background-color: rgb(244,255,255);
}

#society td a {
color: rgb(19,149,141);
}
