#content #main a{
text-decoration: none;
color: #000099;
}
#content #main a:hover{
text-decoration: underline;
}
h3 {
text-align: center;
background-color: #009900;
color: #ffffff;
}

/* the info below was already here - I don't know which template it relates to but in case they revert back I've left it commented out
#txttel { display: block; }
#imgselfphoto { clear: both; }
*/