body {
	margin: 0 px;
	}
img {
	border:0px;
	}
#logo {
	width:131px;
	height:180px;
	background-image:url(../img/bluecardsplashlogo.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
	}
#link {
	width:131px;
	height:45px;
	margin-top:35px;
	}
#text {
	width:inherit;
	height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #005286;
	margin-top:35px;
	}
#text A:link {
	width:inherit;
	height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #005286;
	text-decoration:none;
	margin-top:35px;
	}
#text A:visited {
	width:inherit;
	height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #005286;
	text-decoration:none;
	margin-top:35px;
	}
#text A:active {
	width:inherit;
	height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #005286;
	text-decoration:none;
	margin-top:35px;
	}
#text A:hover {
	width:inherit;
	height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #005286;
	text-decoration:underline;
	margin-top:35px;
	}