.style13gray {
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #50523F;
}
a:visited {
	color: #797D60;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;	
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.style13graybold {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.style16graybold {

	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.title_w_13 {
	font-size: 13px;
	color: #FFFFFF;
}
