#headnav a:link{
	color: #000000;
         margin: 0 30px 0 30px;
         padding-left: 20px;
         background: url(images/bullet_yellow_white.png) no-repeat;
         text-decoration: none;
}
#headnav a:visited{
	color: #000000;
         margin: 0 30px 0 30px;
         padding-left: 20px;
         background: url(images/bullet_yellow_white.png) no-repeat;
         text-decoration: none;
}
#headnav a:focus{
	color: #000000;
         margin: 0 30px 0 30px;
         padding-left: 20px;
         background: url(images/bullet_yellow_white.png) no-repeat;
         text-decoration: none;
}
#headnav a:hover{
	color: #000000;
         margin: 0 30px 0 30px;
         padding-left: 20px;
         background: url(images/bullet_yellow_blue.png) no-repeat;
         text-decoration: none;
}
#headnav a:active{
	color: #000000;
         margin: 0 30px 0 30px;
         padding-left: 20px;
         background: url(images/bullet_yellow_blue.png) no-repeat;
         text-decoration: none;
}
#nav a:link{
	color: #000000;
         margin: 5px;
         padding-left: 20px;
         text-decoration: none;
}
#nav a:visited{
	color: #000000;
         margin: 5px;
         padding-left: 20px;
         text-decoration: none;
}
#nav a:focus{
	color: #000000;
         margin: 5px;
         padding-left: 20px;
         text-decoration: none;
}
#nav a:hover{
	color: #000000;
         margin: 5px;
         padding-left: 20px;
         background: url(images/bullet_yellow_grey.png) no-repeat;
         text-decoration: none;
}
#nav a:active{
	color: #000000;
         margin: 5px;
         padding-left: 20px;
         background: url(images/bullet_yellow_grey.png) no-repeat;
         text-decoration: none;
}
#nav .sub a:link{
	color: #000000;
         margin: 20px;
         text-decoration: none;
}
#nav .sub a:visited{
	color: #000000;
         margin: 20px;
         text-decoration: none;
}
#nav .sub a:focus{
	color: #000000;
         margin: 20px;
         text-decoration: none;
}
#nav .sub a:hover{
	color: #000000;
         margin: 20px;
         text-decoration: none;
}
#nav .sub a:active{
	color: #000000;
         margin: 20px;
         text-decoration: none;
}
#footer .right a:link{
	color: #000000;
         background: url(images/bullet_yellow_white.png) no-repeat;
         padding-left: 20px;
         text-decoration: none;
}
#footer .right  a:visited{
	color: #000000;
         background: url(images/bullet_yellow_white.png) no-repeat;
         padding-left: 20px;
         text-decoration: none;
}
#footer .right  a:focus{
	color: #000000;
         background: url(images/bullet_yellow_white.png) no-repeat;
         padding-left: 20px;
         text-decoration: none;
}
#footer .right  a:hover{
	color: #000000;
         background: url(images/bullet_yellow_blue.png) no-repeat;
         padding-left: 20px;
         text-decoration: none;
}
#footer .right  a:active{
	color: #000000;
         background: url(images/bullet_yellow_white.png) no-repeat;
         padding-left: 20px;
         text-decoration: none;
}