.text {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.texthd {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.header {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.textlightbrown {

	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
}
.textwhite {

	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
A:link {
	color: #333333;
}
A:visited {
	color: #c9c2b4;
}
A:active {
	color: #c9c2b4;
	font-weight: bold;
	
}.links {


	font-family: Arial;
	font-size: 11px;
	color: #c9c2b4;
}

