.heading {
font-weight : bold;
font-size : 14px;
font-family : times new roman;
color : #ffffff;
background : normal;
text-decoration : none;
}

.heading:hover {
text-decoration : underline;
}

.sublinks {
font-weight : bold;
font-size : 14px;
font-family : times new roman;
color : #202020;
background : normal;
text-decoration : none;
}

.sublinks:hover {
text-decoration : underline;
}