body {
background-color: #d8d8d8;
}

#site-title {
color: #000000;
text-decoration: none;
}

#site-title:hover {
color: ##991111;
text-decoration: none;
}

#item-a {
color: #110011;
font-size: 13px;
text-decoration: none;
border: 0px;
}

#item-a2 {
color: #110011;
text-decoration: none;
border: 0px;
}

#item-a:hover {
color: #991111;
background: #eeeeee;
border-width: 0px;
}

#item-a2:hover {
color: #991111;
background: #eeeeee;
border-width: 0px;
}


#text-table {
font-size: 13px;
}

#item-row {
border: 5px;
font-size: 13px;
}

#item-cell:hover {
;border: 15px;
}

#table-site {

}