body {
	font-family: Tahoma;
	font-size: 11px;
	color: 
#535353;
} 



A:link {color: #0072b4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;}
A:visited {color: #0072b4;
	text-decoration: none;
	font-weight: bold;}
A:active {color: #0072b4;
	text-decoration: none;
	font-weight: bold;}
A:hover {color: #0072b4;
	text-decoration: underline;
	font-weight: bold;}

.grey1px {
	border: 1px solid #CCCCCC;
}
.lggreenheadertext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #639954;
}
.greenheadertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #639954;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #b4cc94;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.whitetext a:visited {
	color: #b4cc94;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.whitetext a:active {
	color:#b4cc94;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.whitetext a:hover {
	color: #b4cc94;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}	
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #d05f28;
}
.orangetext a:link {
	color: #d05f28;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.orangetext a:visited {
	color: #b4cc94;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.orangetext a:active {
	color:#d05f28;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.orangetext a:hover {
	color: #d05f28;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
	
}.smallertext {
	font-family: Tahoma;
	font-size: 10px;
}
.lggreytext {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #535353;
}
