a:link {
	color: #996699;
}

a:visited {
  color: #666666;
}

a:hover {
	text-decoration: bold;
}

a:active {
	color: #CC66CC;
}

#footer a:link, #footer a:visited { 
	 color: #ffffff;

} 

#footer a:hover, #footer a:active { 
     color: #996699; 

}
