/* Harrogate & District Union of Golf Clubs Style Sheet (2003) */

/* BODY tag declaration */
BODY {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE:3;}

/* Unvisited Link - Green */
a:link {color: #008000 ;}

/* Visited Link - Green */
a:visited {color: #008000;}

/* Active Link - Gold */
a:active {color: #FFD700;}

/* Don’t underline links, define colors of links */
a {text-decoration: none;}

/* Underline & colour change when mouse hovers over links */
A:hover {COLOR: #FFD700; TEXT-DECORATION: underline}

/* Change to smaller font size */
H1 {font-size: 8pt; font-family: Arial, Helvetica}

/* Normal sized text - use in tables */
H2 {font-size: 12pt; font-family: Arial, Helvetica}

/* MAIN HEADINGS - Bold, Underlined, Size 16pt, Tahoma */
H3 {font-size: 16pt; font-family: Arial, Helvetica; text-align: center; TEXT-DECORATION: bolder;}
