body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #6969ff;
}

td {
     font-size: 80%;
}

a {
    font-weight: bolder;
    text-decoration: none;
}

.white {
    color: #ffffff;
}

.siteColor { 
    color: #6666ff;
}

strong { 
    font-weight: bolder;
    color: #6666ff;
}

h1 { 
    font-size: 115%;
}

.siteHeader {
    font-size: 145%;
    color: #ffffff;
}

.blogHeader {
    font-weight: bolder;
    color: #ffffff;
}

.blogDate {
    font-size: 75%;
    font-weight: bolder;
}

.navLink {
    font-size: 115%;
    color: #ffffff;
}
