
a:link, a:visited	{ color: #008; text-decoration: underline }
a:active, a:hover	{ color: #008; text-decoration: underline }

.text		{	font-family: verdana;
			font-size: 12px;
			color: #222
		}
.heading	{	font-family: arial;
			font-size: 18pt;
			color: #a00
		}
.small		{	font-family: verdana;
			font-size: 9px;
			color: #976
		}
.teetitle	{ 	font-family: arial;
			font-size: 12pt;
			color: #fff;
			font-weight: bold
		}
.teeoptions	{	font-family: verdana;
			font-size: 11px;
			color: #000;
			font-weight: bold
		}
select		{	font-family: verdana;
			font-size: 11px;
			color: #000
		}
img		{	border-color: #555
		}
