/* Finder Specifics  */

a {
	color: #0000FF;
}

a:visited{
	color: #0000FF;
}

a:hover{
	color: #FF0000;
}