body {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}