body {
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/background_tile1.gif);
	background-repeat: repeat;
	margin-top:0px;
}

.appBack {
	background-image: url(images/application_back.gif);
	background-repeat: no-repeat;
	height: 820px;
	width: 756px;
}

a {
	color: #C73651;
	text-decoration: none;
}

a:hover {
	color: #C73651;
	text-decoration: underline;
}
