/*Designed using ¤Appname$¤ (¤version$¤) for RISC OS (freeware)Available from ¤AppURL$¤*/BODY {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 14px;
        font: arial;
        color: #333333;
        background-color: #ffffcc;
        margin: 0 0 0 0;
}

A:link {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 14px;
        font: arial;
        text-decoration: none;
        color: orange;
}
A:visited {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 14px;
        font: arial;
        text-decoration: none;
        color: silver;
}
A:hover {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 14px;
        font: arial;
        text-decoration: none;
        color: white;
}

H1 {
        
        font-size: 23px;
        text-decoration: underline;
}

H2 {
        
        font-size: 20px;
        text-decoration: none;
}

Table.topbar {
        background-color: #663300;
        background: url(image/topbar/tile.jpg);
        border: 5px solid #663300;
}
Table.main {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 14px;
        font: arial;
        color: #663300;
        background-color: #ffffcc;
        background: url(image/hairlight.jpg);
}
Table.menu {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 14px;
        font: arial;
        color: #663300;
        background-color: #663300;
        background: url(image/hairdark.jpg);
}
Table.borderl {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 14px;
        font: arial;
        color: #663300;
        border-left: 5px solid orange;
        background-color: #ffffcc;
        background: url(image/hairlight.jpg);
}

P.foot {
        font-family: arial, sans-serif, helvetica;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 12px;
        font: arial;
        color: #333333;
}

TD.menu {
        background-color: #663300;
        background: url(image/hairdark.jpg);
}
TD.fancy2 {
	font-family: serif;
	font-style: italic;
	font: Georgia;
        font-size: 17px;
}
TD.bitsl {
        border-left: 5px solid orange;
}
TD.bitsr {
        border-right: 5px solid orange;
}
TD.bitsborder {
        border-left: 5px solid orange;
        border-right: 5px solid orange;
        background: url(image/bit.jpg) repeat-y;
}

img.border {
        border-left: 3px solid orange;
        border-right: 3px solid #663300;
        border-top: 3px solid orange;
        border-bottom: 3px solid #663300;
}
