<!-- This is a style sheet used for musings only -->


A {
	COLOR: ; 
}


A:HOVER{COLOR: yellow;

text-decoration: none;
}


A: visited{

}




.space3 {
letter-spacing: 3 px;
}

.space2 {
letter-spacing: 2 px;
}

.space1 {
letter-spacing: 1 px;
}