
a {
text-decoration: none;
font-family: Verdana;
color: #555555;
line-height: 15px;
font-size: 15px;
}
a:hover {
text-decoration: none;
font-family: Verdana;
color: #222222;
line-height: 15px;
font-size: 15px
}
a:active {
text-decoration: none;
font-family: Verdana;
color: #555555;
line-height: 15px;
font-size: 15px
}
body {
text-decoration: none;
font-family: Verdana;
color: black;
font-size: 15px
line-heigth: 15px;
}

