.right_name{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #b0953a;
	font-weight: bold;
}
.right_gray{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #898677;
	
}
td.right_block{
	padding: 7px; 
	border: 1px solid #aaa590;
	background-color: #eee5c6;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: Black;
}
a.right_profile:link, a.right_profile:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #a1922b;
	text-decoration: none;
	color: #333300;
}
a.right_profile:hover {
	color: #a1922b;
}