/* CSS Document */
.tagy {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-variant: small-caps;
line-height: 26px;
display: block;
letter-spacing: -1px;
word-spacing : 1px;
color: #a0a0a0;
text-decoration: none;

}
.tagy a{
color: #a0a0a0;
text-decoration: none;
}
.tagy a:hover{

color: #000000;

}