body {
 color: #000000;
 background-color: #FFFFFF;
 background-image: none;
 font-family: arial, helvetica, sans-serif;
}

A:hover {background-color: yellow;}

.topbar
{
width: 750px;
font-family: arial, helvetica, sans-serif;
font-size: 0.45cm;
color: #FFCC00;
border-style: solid;
border-color: #FFCC00;
border-width: 1px;
padding: 4px;
margin-bottom: 5px;
background-color: #cc0033;
}

.bottombar
{
width: 750px;
font-family: arial, helvetica, sans-serif;
font-size: 0.35cm;
font-weight: bold;
color: #FFCC00;
border-style: solid;
border-color: #FFCC00;
border-width: 1px;
padding: 4px;
margin-top: 5px;
background-color: #cc0033;
}

.keytitle {
font-size: 0.60cm;
color: #FFCC00;
display: inline;
}

.personaltab
{
background-color: #666699;
font-family: arial, helvetica, sans-serif;
font-size: .45cm;
font-weight: bold;
width: 230px;
color: #CCE6FF;
}

.personaltab a:link {color:#CCE6FF;}
.personaltab a:active {color:#CCE6FF;}
.personaltab a:visited {color:#CCE6FF;}
.personaltab a:hover {color:#CCE6FF; background-color: #666699;}

.smallbiztab
{
background-color: #999966;
font-family: arial, helvetica, sans-serif;
font-size: .45cm;
font-weight: bold;
width: 230px;
color: #FFFFCC;
}

.smallbiztab a:link {color:#FFFFCC;}
.smallbiztab a:active {color:#FFFFCC;}
.smallbiztab a:visited {color:#FFFFCC;}
.smallbiztab a:hover {color:#FFFFCC; background-color: #999966;}

.webmastertab
{
background-color: #996666;
font-family: arial, helvetica, sans-serif;
font-size: .45cm;
font-weight: bold;
width: 230px;
color: #FFE6CC;
}

.webmastertab a:link {color:#ffe6cc;}
.webmastertab a:active {color:#ffe6cc;}
.webmastertab a:visited {color:#ffe6cc;}
.webmastertab a:hover {color:#ffe6cc; background-color: #996666;}


a.bottom:link {text-decoration: underline; color:#FFCC00; font-weight: bold; }
a.bottom:active {text-decoration: underline; color:#FFCC00; font-weight: bold; }
a.bottom:visited {text-decoration: underline; color:#FFee22; font-weight: bold; }
a.bottom:hover {text-decoration: underline; color:#FFCC00; font-weight: bold; }

.bluebox
{
background-color:#CCE5FF;
border-style:dotted;
border-color: #120858;
border-width:3px;
width:230px;
margin-top:5px;
margin-bottom:5px;
font-family: arial, helvetica, sans-serif;
font-size: .32cm;
padding: 3px;
}

.yellowbox
{
background-color:#FFFFCC;
border-style:dotted;
border-color: #085812;
border-width:3px;
width:230px;
margin-top:5px;
margin-bottom:5px;
font-family: arial, helvetica, sans-serif;
font-size: .32cm;
padding: 3px;
}

.purplebox
{
background-color:#FDF0EC;
border-style:dotted;
border-color: #880C31;
border-width:3px;
width:230px;
margin-top:5px;
margin-bottom:5px;
font-family: arial, helvetica, sans-serif;
font-size: .32cm;
padding: 3px;
}

.copyright {
font-family: arial, sans-serif;
font-weight: bold;
font-size: .25cm;
color: #808080;
}