/* 10px - color (rubric) */

span.text10color {	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	font-size: 10px;	font-weight: 400;	color: #5E73DD;	text-decoration: none;}

span.text10color b {	font-weight: 800;	color: #5E73DD;	text-decoration: none;}

span.text10color a {	font-weight: 400;	color: #5E73DD;
	text-decoration: none;}

span.text10color a:hover {	font-weight: 400;	color: #5E73DD;	text-decoration: underline;}

