/* Link Buttons */
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: yellow;}

.class2 A:link {text-decoration: none; color: black;}
.class2 A:visited {text-decoration: none; color: black;}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration: underline overline; color: blue;}

/* Headings */
td.Head {color: #66a3c2; font-family: arial; font-weight: bold; font-size: 20}
/* OraHead {color: f2aa00; font-family: arial; font-weight: bold; font-size: 20} */

/* Sub Heading for events page */
td.SubHblue {color: #006699; font-family: arial; font-weight: bold}

/* Sub Heading for events page */
td.SubHblueS {color: #006699; font-family: arial; font-weight: bold; font-size: 14}

/* Sub Header for right hand menu */
td.Subr {color: white; font-family: arial; font-weight: bold; font-size: 14;}

/* Sub Header for diary page month headers */
td.DiaryH {color: black; font-family: arial; font-size: 13; font-weight: bold}

/* Sub Header for diary page month headers */
tr.DiaryH {color: black; font-family: arial; font-size: 13; font-weight: bold}

/* Sub Header for diary page month headers */
td.Contact {color: black; font-family: arial; font-size: 26; font-weight: bold}

/* Sub Header for diary page month headers */
tr.Contact {color: black; font-family: arial; font-size: 26; font-weight: bold}

td {color: green; font-family: arial,Helvetica; font-size: 18px}

/* main text for events page */
td.mtext {color: black; font-family: helvetica; font-size: 14px;}

/* main text for events page */
htext {font-family: helvetica; font-size: 14;}

/* main text for events page */
vtext {font-family: verdana; font-size: 14;}

/* bold text for events page */
td.btext {font-family: arial; font-size: 14; font-weight: bold; font-style: italic}

/* text for events page */
td.text {color: black; font-family: arial; font-size: 12px;}

/* text for events page */
span.text {color: black; font-family: arial; font-size: 12px;}

/* text for right hand menu */
td.textr {color: white; font-family: arial; font-size: 10px;}

/* white text for sports outlet page */
wtext {color: white; font-family: arial; font-size: 14;}



