a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.menuNav
{
	background-color: #003399;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}

.welcomeNav
{
	background-color: #3366cc;
	vertical-align: bottom;
	color: #ffffff;
}

.welcomeNavLeft
{
	text-align: center;
	font-family: verdana;
	font-size:36pt;
}

.welcomeNavRight
{
	text-align: left;
	font-family: arial;
	font-weight: bold;
	padding-bottom:10px;
}
