a:link
{
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}
.bold {
	font-weight: bold;
}
.points {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6633;
	font-weight: bold;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
