.whitenormal a{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.whitenormal a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #D98A2B;
}

.whitenormal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.blackbold a{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.blackbold a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D98A2B;
}

.blackbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}
.hand {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
}

.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.greybold a{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.hedbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.greybold a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D98A2B;
}

.greybold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

