body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(logotopright.png);
	background-position: top right;
	background-repeat:no-repeat;
}
a:link {
	text-decoration: none;
	color: #007CBF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
