body { 
	background:url("../Images/Background.gif");
}  

/* Start of Cherry coloure */
td.off {
background: #FFADFD;
}

td.on {
background: #DE818C;
}

/* End of Cherry colours */

/* Start of Ray colours */

td.off1 {
background: #A3F5BC;
}

td.on1 {
background: #7EBE6D;
}

/* End of Ray colours */

/* Start of Header Colours */
th.off2 {
background: Transparent;
}

th.on2 {
background: #E6E77D;
}
/* End of Header Colours */


a:link {
text-decoration: none;
color: #000000;
}

a:active {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #000000;
font-weight: bold;
}
