A:link {
	color: #000000;
	text-decoration: underline;
}

A:visited {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #68742E;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
}

P {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
; font-style: normal; font-weight: normal
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}
a.linkset2:link {
	color: #0E047D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.linkset2:visited {
	color: #0E047D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.linkset2:hover {
	color: #0E047D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.linkset2:active {
	color: #0E047D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
