p.navTop,
a.navTop,
a.navTop:link,
a.navTop:active,
a.navTop:visited {
	color: #609;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.navTop:hover {
	color: #609;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

p.welcome {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 80px;
	margin-top: 30px;
}

a.welcome,
a.welcome:link,
a.welcome:active,
a.welcome:visited {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.welcome:hover {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}		