﻿

div#div1 a 
{
    text-decoration: none;
}

div#div1 a:Hover
{
    text-decoration: underline;
}

img.pointer 
{
    position: relative;
    top: 5px;
    margin-right: 5px;
}

h6 {
    font-size: 1.4em;
}
