body {
	font-family: sans-serif;
	font-size: 10px;
	background-color: #727477;
}

.mainNav {
	border: 2px solid #000000;
}

.welcomeNormal {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}

.greyback {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background-color: #eeeeee;
	border: 2px solid #000000;
}

a {
	color: #990000;
	alink: #FF0000;
	vlink: #333300;
	text-decoration: underline;
}
.yelback {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background-color: #ffffcc;
	margin: auto;
}

