a.nav {
    font-family:verdana,arial;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}

a.nav:link {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}

a.nav:hover {
	color: #0099ff;
}

a.nav:visited {
	color: #999999;
}

a.nav:hover {
	color: #0099ff;
}

a.other:link {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}

a.other:hover {
	font-weight: normal;
	font-size: 10px;
	color: #0099ff;
	text-decoration: none
}

a.other:visited {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}

a.other:hover {
	font-weight: normal;
	font-size: 10px;
	color: #0099ff;
	text-decoration: none
}

.navSelect {
    font-family:verdana,arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

.body {
    font-family:verdana,arial;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}

.button {
	font-family:verdana,arial;
    padding:1px 1px 1px 1px;
	font-weight: bold;
	font-size: 9pt;
	color: #999999;
	background-color: #CCCCCC
}

a.link:link {
	font-weight: normal;
	font-style: underline;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}

a.link:hover {
	color: #0099ff;
}

a.link:visited {
	color: #999999;
}

a.link:hover {
	color: #0099ff;
}
