body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: gray;
}

a:hover {
	color: black;
}





/* NAVIGATION */

#navbio {}

a#navbio {
	background-image:url(../images/bio.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

a:hover#navbio {
	background-image:url(../images/bio_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

#nnbio {}

a#nnbio {
	background-image:url(../images/bio_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
	cursor: default;
}




#navtv {}

a#navtv {
	background-image:url(../images/tv.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

a:hover#navtv {
	background-image:url(../images/tv_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}


#nntv {}

a#nntv {
	background-image:url(../images/tv_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
	cursor: default;
}




#navprint {}

a#navprint {
	background-image:url(../images/print.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

a:hover#navprint {
	background-image:url(../images/print_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}


#nnprint {}

a#nnprint {
	background-image:url(../images/print_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
	cursor: default;
}




#navradio {}

a#navradio {
	background-image:url(../images/radio.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

a:hover#navradio {
	background-image:url(../images/radio_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}


#nnradio {}

a#nnradio {
	background-image:url(../images/radio_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
	cursor: default;
}




#navclients {}

a#navclients {
	background-image:url(../images/clients.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

a:hover#navclients {
	background-image:url(../images/clients_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

#nnclients {}

a#nnclients {
	background-image:url(../images/clients_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
	cursor: default;
}




#navcontact {}

a#navcontact {
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

a:hover#navcontact {
	background-image:url(../images/contact_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
}

#nncontact {}

a#nncontact {
	background-image:url(../images/contact_over.gif);
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	width: 120px;
	height: 32px;
	float: left;
	cursor: default;
}

#clientlist {
	font-size: 10px;
	color: #292929;
	word-spacing: 0px;
}


.printnavon {
	color: black;
	font-size:12px;
}

.printnavoff {
	color: gray;
	font-size:12px;
}

a.printnavoff {
	color: gray;
	font-size:12px;
}

a:hover.printnavoff {
	color: black;
	font-size:12px;
}
