@charset "UTF-8";
/* CSS Document */

li.history { background-color:#00467f; color:#ffffff; line-height:20px; text-decoration:none; display:block; list-style-type:none; margin:0; }
.history a:link { background-color:#00467f; color:#ffffff; line-height:20px; text-decoration:none; display:block; list-style-type:none; margin:0; }
.history a:visited  { background-color:#00467f; color:#ffffff; line-height:20px; text-decoration:none; display:block; list-style-type:none; margin:0; }
.history a:hover { background-color:#b0bfd8; color:#00467f; line-height:20px; text-decoration:none; display:block; list-style-type:none; margin:0; }
