body {
      scrollbar-face-color: #330033;
      scrollbar-shadow-color: #bbd6ef;
      scrollbar-highlight-color: #660066;
      scrollbar-3dlight-color: #bbd6ef;
      scrollbar-darkshadow-color: #000000;
      scrollbar-track-color: #000000;
      scrollbar-arrow-color: #bbd6ef;

      font-family: verdana;
      font-size: 13;
      color :#ffffff; 
      text-decoration: none;
      font-weight: normal;
}

A { 
      font-family: arial;
      font-size:18px;
      font-weight:bold;
      text-decoration:none;
}

A:active {  
      color :#ffcc00; 
      text-decoration: none;
      font-weight: bold;
}

A:visited { 
      color :#ffcc00; 
      text-decoration: none;
      font-weight: bold;
}

A:link {
      font-family: arial;
      color :#ffcc00; 
      text-decoration: none;
      font-weight: bold; }

A:hover {
      color : #bbd6ef; 
      text-decoration: underline;
      font-weight: bold;
}


A.email2 { 
      font-family: arial;
      font-size: 18px;
      font-weight: normal;
      text-decoration: none;
}

A:active.email2 {  
      color :#ffcc00; 
      text-decoration: none;
      font-weight: normal;
}

A:visited.email2 { 
      color :#ffcc00; 
      text-decoration: none;
      font-weight: normal;
}

A:link.email2 {
      font-family: arial;
      color :#ffcc00; 
      text-decoration: none;
      font-weight: normal; }

A:hover.email2 {
      color : #bbd6ef; 
      text-decoration: underline;
      font-weight: normal;
}

A.bottom { 
      font-family: arial;
      font-size: 11px;
      font-weight: normal;
      text-decoration: none;
}

A:active.bottom {  
      color :#ffcc00; 
      text-decoration: none;
      font-weight: normal;
}

A:visited.bottom { 
      color :#ffcc00; 
      text-decoration: none;
      font-weight: normal;
}

A:link.bottom {
      font-family: arial;
      color :#ffcc00; 
      text-decoration: none;
      font-weight: normal; }

A:hover.bottom {
      color : #bbd6ef; 
      text-decoration: underline;
      font-weight: bold;
}

A.thumbs { 
        font-family: verdana, Arial, Helvetica; 
        font-size: 10px; 
        font-weight: bold; 
        color: #ffcc00; 
        text-decoration: none;
}
A:link.thumbs { 
        font-family: verdana, Arial, Helvetica; 
        font-size: 10px; 
        font-weight: bold; 
        color: #ffcc00; 
        text-decoration: none;
}
A:visited.thumbs { 
        font-family: verdana, Arial, Helvetica; 
        font-size: 10px; 
        font-weight: bold; 
        color: #ffcc00; 
        text-decoration: none;
}
A:hover.thumbs { 
        color:#bbd6ef; 
        text-decoration: underline;
}


A.email { 
        font-family: verdana, Arial, Helvetica; 
        font-size: 10px; 
        font-weight: normal; 
        color: #ffcc00; 
        text-decoration: none;
}
A:link.email { 
        font-family: verdana, Arial, Helvetica; 
        font-size: 10px; 
        font-weight: normal; 
        color: #ffcc00; 
        text-decoration: none;
}
A:visited.email { 
        font-family: verdana, Arial, Helvetica; 
        font-size: 10px; 
        font-weight: normal; 
        color: #ffcc00; 
        text-decoration: none;
}
A:hover.email { 
        color:#bbd6ef; 
        text-decoration: underline;
}





.copy {
      font-family: arial;
      font-size: 11;
      color :#BBD6EF; 
      text-decoration: none;
      font-weight: normal; }

.address {
      font-family: arial;
      font-size: 11;
      color :#ffffff; 
      text-decoration: none;
      font-weight: normal; }

.time_date {
      font-family: arial;
      font-size: 11;
      color :#BBD6EF; 
      text-decoration: none;
      font-weight: normal; }

.bordermain { 
      border-left: #BBD6EF solid 1px; 
      border-right: #BBD6EF solid 1px; 
      border-bottom: #BBD6EF solid 1px;
      border-top: #BBD6EF solid 1px; 
}

.border { 
      border-left: #BBD6EF solid 1px; 
      border-right: #BBD6EF solid 1px; 
      border-bottom: #BBD6EF solid 1px;
      border-top: #BBD6EF solid 1px; 
      padding-left:10px; 
      padding-right: 10px; 
      padding-top: 10px; 
      padding-bottom: 10px 
}

.button  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #660066;
	color : White;
	font-weight : bold;
	border-width : thin;
}