<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.imgbutton {width:80px; border-width:1px; border-color:#666666; border-style:solid}
.imgbuttonv {height:60px; border-width:1px; border-color:#666666; border-style:solid}
.bigimage {width:500px}
A.imgbutton:hover
{
    border: solid 1px red;
}
.menunavigation
{color:White; text-decoration:none; font-weight:bold; font-size:small}
A.menunavigation:hover { text-decoration:underline }
.storynavigation
{color:#6600ff; text-decoration:none; font-weight:normal; font-size:mall; font-family:Book Antiqua}
A.storynavigation:hover{text-decoration:underline }
A.hiperlimg:hover {border-width:1px;border-color:#666666; }</pre></body></html>