.bodylink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #37349D;
	text-decoration: none;
	font-weight: bold;
}
a.bodylink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #373799;
	text-decoration: underline;
	font-stretch: normal;
}
a.bodylink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373799;
	text-decoration: none;
	list-style-image: url(../images/ArrowBlue.gif);
}

a.bodylink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F7D208;
	text-decoration: none;
}
