

a {color:#bf5700;text-decoration:none;}
a:focus, a:hover {color:#bf5700;text-decoration:underline;}

h2 a:link {
    color: black;
    text-decoration: none;
}

h2 a:visited {
    color: black;
    text-decoration: none;
}

/* mouse over link */
h2 a:hover {
    color: #777777;
    text-decoration: none;
}

h2 a:active {
    color: black;
    text-decoration: none;
}

img {
  border-radius: 10%;
}

#ethomaz_photo{
    border-radius: 3%;
}

#ut_logo {  
    width: 150px;
}

#wncg_logo {  
    width: 70px;
    margin-left: 35px;
}

#imagine_logo {  
    width: 130px;
    margin-left: 10px;
}

#caps_logo {  
    width: 150px;
}