A
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12pt;
	font-weight : normal;
	color: Blue;
}
A:visited
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12pt;
	font-weight : normal;
	color: green;
}
A:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 12pt;
	font-weight : normal;
	color: Red;
}
P
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color: Black;
}
EM
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color: Red;
}
.heading2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color: White;
	margin: 2pt;
	padding: 1pt;
	border: 2pt;
	border-style: outset;
	line-height: 100%;
	background-color: blue;
	}
	.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: blue;
	padding: 3pt;
	border: 1pt;
	line-height: 100%;
	
}
	.color
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Navy;
	padding: 1pt;
	border: none;
	line-height: 125%;
	margin-left: 3em;
	background-color: #E0FFFF;
}
.color2
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : med;
	font-weight : normal;
	color: black;
	padding: 0.5em;
	border: solid;
	border-width: thin;
	line-height: 100%;
	background: lightcyan;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: Red;
	line-height: 150%;
	}
H3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: blue;
	line-height: 100%;
}
H4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: blue;
	line-height: 100%;
}
H5
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: blue;
	margin-left: 4em;
	line-height: 100%;
}
H6
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: blue;
	line-height: 100%;
}
.clubs
	{
	background-color: paleturquoise;
	margin: 1pt;
	padding: 0.3em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : med;
	font-weight : normal;
	color: black;
}
.clubs2
	{
	background-color: lightyellow;
	margin: 3pt;
	padding: 0.3em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : med;
	font-weight : normal;
	color: black;
	margin-left: 4em;
	}
.clubs3
	{
	background-color: lightgrey;
	margin: 3pt;
	padding: 0.3em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : med;
	font-weight : normal;
	color: black;
	margin-left: 8em;
	}




.age-button {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #0000FF; background-color: #FFFFFF; border: thin #FF0000 outset; background-position: center center; line-height: normal; height: auto; width: auto; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px
}

.looking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
link {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

