@charset "utf-8";
/*
++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++
*/
.summary dl dt a {
    background: #c91b1b;
}
.summary dl dt a:hover {
    background: #8c1414;
}
.summary a,
.summary a:visited,
.column a,
.column a:visited {
    color: #c91b1b;
} 
