body {
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
a:link,a:visited {
	color: White;
		text-decoration : none;
		font-size: 10px;
}
a:focus,a:hover,a:active {
	color: #1E90FF;
	text-decoration : none;
	font-size: 10px;
}