.content {
	font-size: 14px;
	line-height: 160%;
}
.content1 {
	font-size: 12px;
	line-height: 150%;

}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #CC3300;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: none;

}
