.link-header a
{
color: #6A655B;
font-weight: bold;
text-transform: uppercase;
}

.link-header a:hover
{
color: #00a8d1;
font-weight: bold;
text-transform: uppercase;
}

.link-description {
color: #6A655B;
font-weight: normal;
font-size: 12px;
}