body {
	font-size: 13px;
	font-style: normal;
	line-height: 145%;
	color: #333333;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
