@import url("/_tmpl_styles/84/style.css");

a:visited, a:active, a:link {
    color: #CC0000;
    text-decoration: none;
}
a:hover {
    color: #ff3300;
    text-decoration: none;
}

table.columns td.header {
    padding: 0 15px 6px 12px;
    background-color: #000;
    color: #fff;
    border-bottom: 8px solid #cc0000;
}

div.wedding-title {
    font: normal 40px 'Monotype Corsiva';
    line-height: 40px;
    background-color: transparent;
    color: #CC0000;
}

div.wedding a:active,
div.wedding a:link,
div.wedding a:visited {
    color: #CC0000;
    text-decoration: none;
}

div.wedding a:hover {
    color: #ff3300;
    text-decoration: none;
}
