.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.textBold {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.textBoldOrange {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
body {
	background: #000000;
	list-style: square;
}
.teetimes {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
	letter-spacing: 1px;
}
h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
