﻿body
{
    font-size: 12pt;
    font-family:Iskoola Pota;
}

.ButtonLink
{
    color:White; 
    font-style:normal; 
    text-decoration: none;
}

.ButtonMenu
{
    background-color:#D68A66;
    color:White;
    font-size:14pt;   
}

.HoverOver
{
    background-color:#948D7D;
    color:White;
    font-size:14pt;
}


H3
{
    font-size:14pt; 
    font-weight:normal;
    color:#B8844A;  
}

.BigHeading
{
    font-size:50pt;
    font-family:Bookman Old Style;
    color:White;
    background-color:#E5CF96;
}  
