body{ 
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: rgb(0,0,0);
background-color: rgb(206,206,206);
}
#burgundyTable {
background-color: rgb(153,16,22);
color: rgb(253,244,206);
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a.creamLink:link, a.creamLink:visited {
color: rgb(253,244,206);
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a.creamLink:hover {
color: rgb(253,244,206);
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a:link, a:visited {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: rgb(153,16,22);
}
a:hover {
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: rgb(153,16,22);
}
.copyright {
color: rgb(177,177,177);
font-weight: bold;
font-size: 12px;
}
a.copyright:link, a.copyright:visited {
color: rgb(177,177,177);
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}
a.copyright:hover {
color: rgb(177,177,177);
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
.bodyTable {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: rgb(0,0,0);
font-weight: normal;
}
.obitname {
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: rgb(0,0,0);
}
a.obitname:link, a.obitname:visited {
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: rgb(0,0,0);
}
a.obitname:hover {
font-size: 20px;
font-weight: bold;
text-decoration: underline;
color: rgb(0,0,0);
}