body {
	margin-top: 0px;
	background-color: #CCCCCC;
}
.forlink {

	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
a:link{
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}
a:visited{color:#0000FF;text-decoration:underline;font-weight: bold;}
a:hover{color:#0000FF;text-decoration:underline;font-weight: bold;}
a:active{color:#0000FF;text-decoration:underline;font-weight: bold;}
