.text{
    font-family: Trebuchet MS,Verdana, Arial;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    }

.guestb { width: 100px; }

.gallerytext{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    }

.bold{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    line-height: 20px%;
    
}

.copy{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    }

.copyb{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #0090FF;
    font-weight: bold;
    text-align: left;
    }

.option{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #0090FF;
    font-weight: bold;
    text-align: center;
    }

Menu

td#left-cel {
padding: 20px 20px 0px 10px;
}

#left-cel a {
color: #333333;
font-weight:bold;
font-family: Monotype Corsiva, Times New Roman;
font-size: 20px;
text-align: center;
background-image:url(../gallery_bb/images/button.gif);
background-color: #FFEAB5;
border: 1px solid #000000;
text-decoration: none;
display:block;
padding: 4px 18px 4px 18px;
margin-bottom: 5px;
}

#left-cel a:hover  {
color: #333333;
font-weight:bold;
background-image:url(../gallery_bb/images/button.gif);
background-color: #FFEAB5;
border: 1px solid #FF9E1C;
text-decoration: none;
padding: 4px 18px 4px 18px;
margin-bottom: 5px;
}

/* OTSIKKOASETUKSET */

H1{
    text-align: left;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 28px;
    line-height: 20px;
    font-weight: bold;

    }

H2{
    text-align: left;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    }

H3{
    text-align: left;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    }

H4{
    text-align: left;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    }


/* KOKO SIVUN ASETUKSET */

a:link {  color: #000000}
a:visited {  color: #000000}
a:hover {  color: #FF9E1C}
a:active {  color: #000000}


body{
     color: #000000;
     background-color: #FFEAB5;
     font-family: Trebuchet MS, Verdana, Arial;
     font-size: 16px;
     font-style: normal;
     font-weight: normal;
     }

