body {
	font-size: 12px;
	font-style: normal;
	top: 0px;

}
a:link {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #FF0000;
	line-height: 140%;
	text-decoration: underline;

}
a:visited {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}
