a { color: #ff0000 } a:hover, a:active, a:focus { background-color: #FFFFAA } a:visited { color: #800000 } #gitbanner a, #gitbanner a:visited { color: yellow; text-decoration:none; } #gitbanner a:hover { color: orange; } body { background-color: rgb(43,81,112); font-family:"Verdana","Arial","Helvetica",sans-serif; } body { scrollbar-face-color: steelblue; scrollbar-track-color:lightsteelblue; scrollbar-shadow-color: black; scrollbar-highlight-color:lightgray; scrollbar-3dlight-color:white; scrollbar-darkshadow-Color:black; scrollbar-arrow-color:black; } .logo { color:white; font-size:150% !important; font-weight:bold; } .title_cell { background-color: steelblue; color:white; font-size:x-large; } .content_cell { color: black; background-color: lightsteelblue; font-size:small; } .image_link, .image_link:hover, .image_link:active, .image_link:focus { background-color: transparent; }