p {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
}

p A:link {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
}

p A:visited {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
}
p A:hover {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #063667;
	line-height: 16px;
	text-decoration: none;
}
.on {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #063667
	line-height: 16px;
	text-decoration: none;
}
.darkbodyText {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 16px;
	text-decoration: none;
}

.darkbodyText a:link {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 16px;
	text-decoration: none;
}
.darkbodyText a:visited {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 16px;
	text-decoration: none;
}
.darkbodyText a:hover {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
}

.bold {
font-weight:bold;
}
