p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
a:link {
	color: #dda45b;
	text-decoration: none;
}
a:visited {
	color: #dda45b;
	text-decoration: none;
}
a:hover {
	color: #e5d087;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
