a {
	color : #669900;
   text-decoration: underline;
   font-weight : bold;
   font-size : 12px;
}

a.footer {
	color: #669900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

a:visited {
	color : #99CC00;
}

a:hover {
	color : #000000;
}

a:active {
	color : #000000;
}

a.breadcrumbs{
	color: #669900;
	font-size: 10px;
	font-weight: bold;
}

.breadcrumbs {
	color : #666666;
	font-size: 10px;
}

.a1 {
	color : #669900;
   text-decoration: underline;
   font-weight : bold;
   font-size : 10px;
}

.a1:hover {
	color : #000000;
   text-decoration: underline;
   font-weight : bold;
   font-size : 10px;
}

.breadcrumbs a {
	color : #669900;
	font-weight : bold;
}

.breadcrumbs a:visited {
	color : #99CC00;
}

.breadcrumbs a:hover {
	color : #000000;
}
