
a:link {color: blue;
       font-family: arial;
       font-size: 12pt;
       font-weight: bold;
       text-decoration: none;}

a:visited {color: blue;
          font-family: arial;
          font-size: 12pt;
          font-weight: bold;
          text-decoration: none;}

a:active {color: blue;
         font-family: arial;
         font-size: 12pt;
         font-weight: bold;
         text-decoration: none;}

a:hover {color: red;
        font-family: arial;
        font-size: 12pt;
        font-weight: bold;
        text-decoration: none;}

body {
    background-color: #ffe5f2;
    margin: 20;
    }

hr {
   color: black;
   height: 1px;}


.abt {                        /* all border table */
      border-style: solid;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-width: 1px;
      border-color: black;
      background-color: #ffffcc;
      padding: 0px;
      }

.abtpink {                        /* all border table */
      border-style: solid;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-width: 1px;
      border-color: black;
      background-color: #efc3de;
      padding: 0px;
      }

.abtw {                        /* bottom border only table */
      border-style: solid;
      border-bottom-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-top-width: 0px;
      background-color: #ffffff;
      padding: 10px;
      border-color: #000000;
      }

.ltr {                        /* bottom border only table */
      border-style: solid;
      border-bottom-width: 0px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-width: 1px;
      background-color: #eeeeee;
      padding: 0px;
      border-color: #000000;
      }


.left {                        /* bottom border only table */
      border-style: solid;
      border-bottom-width: 0px;
      border-left-width: 1px;
      border-right-width: 0px;
      border-top-width: 0px;
      background-color: #eeeeee;
      padding: 0px;
      border-color: #000000;
      }

.menu {                        /* all border table */
      border-style: solid;
      border-bottom-width: 2px;
      border-left-width: 1px;
      border-right-width: 2px;
      border-top-width: 1px;
      border-color: #555555;
      background-color: #eeeeee;
      padding: 1px;
      }

.titlebar {                        /* all border table */
      border-style: solid;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-width: 1px;
      border-color: #555555;
      background-color: #ffffff;
      padding: 1px;
      }

.backpink {                        /* all border table */
      border-style: solid;
      border-bottom-width: 1px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-top-width: 0px;
      border-color: #000000;
      background-color: #b51904;
      padding: 0px;
      }

.leftside  {                        /* Left Side */
      border-style: solid;
      border-bottom-width: 0px;
      border-left-width: 1px;
      border-right-width: 0px;
      border-top-width: 0px;
      border-color: black;
      background-color: white;
      }

.ssb  {                        /* Left Side */
      border-style: solid;
      border-bottom-width: 2px;
      border-left-width: 1px;
      border-right-width: 2px;
      border-top-width: 1px;
      border-color: black;
      background-color: #eeeeee;
      }

.black {font-family: arial;
      font-size: 11pt;
      font-weight: bold;
      color: black}

.textbig {font-family: arial;
      font-size: 20pt;
      font-weight: normal;
      color: black}

.linksmall {font-family: arial;
      font-size: 8pt;
      font-weight: bold;
      color: blue}

.smallwhite {font-family: arial;
      font-size: 8pt;
      font-weight: bold;
      color: #ffffff}

.text {font-family: arial;
      font-size: 12pt;
      font-weight: normal;
      color: black}

.textblue {font-family: arial;
      font-size: 12pt;
      font-weight: normal;
      color: blue}

.textwhite {font-family: arial;
      font-size: 12pt;
      font-weight: normal;
      color: white}

.textlink {font-family: arial;
      font-size: 12pt;
      font-weight: normal;
      color: blue}

.titleblue {font-family: impact;
      font-size: 30pt;
      font-weight: normal;
      color: blue}

.titlered {font-family: impact;
      font-size: 30pt;
      font-weight: normal;
      color: red}

.subtitle {font-family: arial;
      font-size: 14pt;
      font-weight: bold;
      color: black}
