.blacktext{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#8d8d8d;
}.blacktextbold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#8d8d8d;
}.link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#8d8d8d;
}.link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#8d8d8d;
}.buttom{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#ffffff;
}.buttombold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}.buttombold:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#ffffff;
}.orange{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color:#f6950e;
}.orange:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration:underline;
	color:#f6950e;
}.green{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color:#358029;
}.green:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration:underline;
	color:#358029;
}.greenheavy{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#358029;
}.orangeheavy{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#f6950e;
}.silver{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color:#a2a2a2;
}.black{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color:#000000;
}