﻿/*-----------------------------------------------------------*/
/* Green and Yellow */
A:link {color:#11680A;}
A:visited {color:#51A80A;}
BODY
{
  background-color:#339966;
}
/*-----------------------------------------------------------*/
H1 {color:#339966;}
H2 {color:#339966;}
H3 {color:#339966;}
H4 {color:#339966;}
H5 {color:#339966;}
H6 {color:#339966;}
/*----------------------------------------*/
.info {background-color:#F1F8BB;}
.infobox {background-color:#F1F8BB;}
/*-----------------------------------------------------------*/
/* Logo at top of page */
A.logo_bar {color:#339966;}
DIV.logo_bar 
{
    color:#6C9C44;
    background-color:#F1F8BB;
}
/*-----------------------------------------------------------*/
/* Menu at top of page */
A.menu_bar {}
A:visited.menu_bar {}
DIV.menu_bar 
{
    background-color:#F1F8BB;
}
/*-----------------------------------------------------------*/
/* Page table */
DIV.page 
{
    background-color:#FFFFFF;
}
/*-----------------------------------------------------------*/
.quote {color:#A59C05;}    
/*-----------------------------------------------------------*/
