a.body:link   { color: #942314; font-weight: bold; text-decoration: underline }

a.body:visited {color : #1F4E4D; font-weight:bold; text-decoration: underline;}

a.body:hover  { color: #000; font-weight: bold; text-decoration: underline }



a.title:link {color : #942314; font-weight:bold;}

a.title:visited {color : #1F4E4D; font-weight:bold;}

a.title:hover {color : #478A5B; font-weight:bold;}



.body  {
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}



.title  {
	color: #373ba3;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.title .title {
	left: auto;
}
