A:active{
font : 10px garamond;
font-style : bold;
color : white;
letter-spacing : 4px;
}

A:link{
font : 10px garamond;
font-style : bold;
color : white;
letter-spacing : 4px;
}

A:visited{
font : 10px garamond;
font-style : bold;
color : white;
letter-spacing : 4px;
}

A:hover{
font : 10px garamond;
font-style : bold;
color : 0099ff;
letter-spacing : 4px;
}
