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