
.nav a:link { color: yellow; font-size: 14px; font-weight: bold; font-style: italic; text-decoration: none    }
.nav a:visited { color: yellow; font-size: 14px; font-weight: bold; font-style: italic; text-decoration: none    }
.nav a:hover { color: white; font-size: 14px; font-weight: bold; font-style: italic; }
.inside a:link { color: red; font-size: 20px; text-decoration: none  }
.inside a:visited { color: red; font-size: 20px; text-decoration: none  }
.inside a:hover { color: black; font-size: 20px; text-decoration: none  }
.index_header { color: white; font-size: 18px; font-family: arial; font-weight: bold; text-decoration: none; }
.body_header { color: red; font-size: 24px; font-family: arial; font-weight: bold; text-decoration: none; }
.body_body { color: #000; font-size: 18px; font-family: arial; font-weight: normal; text-decoration: none; }
.bckg1 { background-color: black; }

