.red16b {
	font-size: 16px;
	font-weight: bold;
	color: #A46B2A;
	text-decoration: none;
	line-height: 28px;
}
.grey12 {
	font-size: 12px;
	line-height: 24px;
	color: #555555;
	text-decoration: none;
}
a.grey12:hover{
	color: #A46B2A;
	text-decoration: underline;
}
.grey13_b {
	font-size: 13px;
	line-height: 24px;
	color: #A46B2A;
	text-decoration: none;
	font-weight: bold;
	}
.g12 {
	font-size: 12px;
	line-height: 24px;
	color: #A46B2A;
	text-decoration: none;
	}
.grey12_line {
	font-size: 12px;
	line-height: 21px;
	color: #555555;
	text-decoration: underline;
}
a.grey12_line:hover{
	text-decoration: none;
	color: #DE0000;
}
/* CSS Document */

