a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
body {
	line-height: 140%;
	color: #333333;
}
.smoll {
	font-size: xx-small;
	line-height: 110%;
	color: #333333;
}
