
:link
{ text-decoration: none; color:#009df7; background: transparent; }
:visited
{ text-decoration: none; color:#009df7; background: transparent; }
:active
{ text-decoration: none; color:#009df7; background: transparent; }
:hover
{ text-decoration: none; color:#64a7cd; background: transparent; }

}
body,td,th {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #6a5a46;
}


a.home:link, a.home:visited {
	display: block;
	background: url(graphics/nav_home.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.home:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #6E7879;
}


a.home_s:link, a.home_s:visited {
	display: block;
	background: url(graphics/nav_home_s.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.port:link, a.port:visited {
	display: block;
	background: url(graphics/nav_portfolio.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.port:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #6E7879;
}


a.port_s:link, a.port_s:visited {
	display: block;
	background: url(graphics/nav_portfolio_s.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.bio:link, a.bio:visited {
	display: block;
	background: url(graphics/nav_biography.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.bio:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #6E7879;
}


a.bio_s:link, a.bio_s:visited {
	display: block;
	background: url(graphics/nav_biography_s.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.contact:link, a.contact:visited {
	display: block;
	background: url(graphics/nav_contact.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.contact:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #6E7879;
}


a.contact_s:link, a.contact_s:visited {
	display: block;
	background: url(graphics/nav_contact_s.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.awards:link, a.awards:visited {
	display: block;
	background: url(graphics/nav_awards.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}

a.awards:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #6E7879;
}


a.awards_s:link, a.awards_s:visited {
	display: block;
	background: url(graphics/nav_awards_s.gif) no-repeat;
	vertical-align: middle;
	height: 30px !important;
	width: 100px;
	width: 100%;
	text-decoration: none;
	
}