.context {
	line-height: 26px;
	font-size: 14px;

}
a:link {
	cursor: hand;
	font-size: 14px;
	line-height: 26px;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #00FF00;
}
