a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: 666699;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.title {
	font-size: 14px;
	font-weight: bolder;
}
.context {
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;

}

