﻿p.linkcolours {font-size:11pt; margin-left: 15px}
a:link     {color:#1A8434}
a:visited  {color:blue}
a:hover    {color:red}
a:active   {color:black}

.back_colour
{
background-color: #515151;
}

.page_light
{
background-color: #ffffff;
}

.site_colour
{
background-color: #1A8434;
}

.site_text_colour
{
color: #1A8434;
}

.page_colour
{
background-color: #ffefcb;
}

body.main
{
font-family: Arial; text-align:center;
}

.page
{
background-color: #ffefcb; width: 100%; height: 600px; text-align: center; 
}

span.heavy_3{font-size: 14pt; font-weight: bold}

.site_header1
{
width: 500px; height: 90px; margin-top:20px; text-align :center;
color: #FFFFFF; font-size: 40px; font-weight: 900;
}

.site_header2
{
width: 550px; height: 240px; margin-top:20px; text-align :center;
color: #FFFFFF; font-size: 65px; font-weight: 900;
}



