

body {
	margin-top: 0px;
	background-color: #FFFFFF;
	}
	
	
	
	
a:link{
	text-decoration:underline;
	font-weight:normal;
	color:#FFFFFF;
}
a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#CCCCCC;
}
a:active {
	text-decoration:underline;
	font-weight:normal;
}
