.content {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 3px 15px;
	text-align: justify;


}
.lnk {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #950000;
}
a.lnk:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #950000;
}
a.lnk:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #950000;
}
a.lnk:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #950000;
	text-decoration: underline;

}

.drk{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #2A2210;
	font-weight: normal;

}
a.drk:link {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #2A2210;
	font-weight: normal;

}
a.drk:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #2A2210;
	font-weight: normal;

}
a.drk:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #68AE1D;
	font-weight: normal;

}
