body{font-family:Verdana, Arial, sans-serif:
}

#tbl{margin:3em;
border-bottom: 2 red dashed;}

.imge{padding:1.5em;
border-width: 1 3 3 1;
border-color: red;
border-style: solid;
margin: 1em;}

#tbl a:link {color:black; background:white; text-decoration:underline;}
#tbl a:visited {color:navy; background:white; text-decoration:underline;}
#tbl a:hover {color:black; background:red; text-decoration:none;}
#tbl a:active {color:red; background:black; text-decoration:none;}

#webwork{text-align:center;
}
#logo{margin-left:7em;
}