a:link {
	color: #11B1FF;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #A85400;



}
a:hover {
	color: #66CCFF;
	text-decoration: underline;

}
.content {
	line-height: 30px;
}
.bgsolution {
	background-attachment: fixed;
	background-image: url(/e-writing/solution/graphic/bg.gif);
	background-repeat: no-repeat;
	background-position: 90% 100px;
}
.compactchr {
	letter-spacing: -1px;
}
