<!--
http://www.comptechdoc.org/independent/web/cgi/javamanual/javastyle.html
-->

a:link 
   {
   color: "#827668"; 
   text-decoration: none;
   } 

a.1:link 
   {
   color: "#4B4B4B"; 
   text-decoration: none;
   } 

a:visited 
{color: "#827668"; text-decoration: none;}

a.1:visited 
{color: "#4B4B4B"; text-decoration: none;}

a:hover 
   {
   color: "#2A2622";
   text-decoration: underline;
   } 

a.1:hover 
   {
   color: "#7AA8BD";
   text-decoration: none;
   } 

a:active 
{color: "#827668"; text-decoration: none;} 

a.1:active 
{color: "#4B4B4B"; text-decoration: none;} 


.events
   {
   border:       1px, solid, #B2D973;
   font-style:   normal;
   font-size:    8pt;
   font-family:  Verdana;
   color:        #000000;
   font-weight:  400;
   }

.new
   {
   font-style:   normal;
   font-size:    8pt;
   font-family:  Verdana;
   color:        #4B443C;
   font-weight:  400;
   }

.h1
   {
   font-style:   normal;
   font-size:    9pt;
   font-family:  sans-serif, arial, Verdana;
   color:        #ffffff;
   font-weight:  400;
   background-color: #827668;
   padding: 1px, 5px;
   }

.tab
{padding-left: 30px; }

.h2
   {
   font-style:   normal;
   font-size:    8pt;
   font-family:  Verdana;
   color:        #4B4B4B;
   font-weight:  400;
   padding:      10px, 0px, 5px, 20px;
   }

.h3
   {
   font-style:   normal;
   font-size:    10pt;
   font-family:  sans-serif, arial narrow, Verdana;
   color:        #827668;
   font-weight:  500;
   }

.cell2
   {
   color:        #4B4B4B;
   font-style:   normal;
   font-size:    8pt;
   font-family:  Verdana;
   font-weight:  400;
   padding:      10px, 200px, 5px, 20px;
   text-decorations: none;
   }

.cell
   {
   color:        #4B4B4B;
   font-style:   normal;
   font-size:    8pt;
   font-family:  Verdana;
   font-weight:  400;
   padding:      10px, 86px, 5px, 20px;
   text-decorations: none;
   }

.texta {  
 color: #524A42;
 background-color: #FFFFFF !important; 
 border: 1px solid #827668; 
 font-face: sans-serif;
 font-size: -1;
}

.dots
{
background-image:url('http://cityspeakers.org/img/dotted.gif');
}

.m1
   {
   font-style:   normal;
   font-size:    8.5pt;
   font-family:  Verdana;
   color:        #153F63;
   font-weight:  600;
   padding: 1px, 5px;
   }

.m2
   {
   font-style:   normal;
   font-size:    7.5pt;
   font-family:  Verdana;
   color:        #A0A1A5;
   font-weight:  400;
   padding-left: 20px;
   text-align:   left;
   }

.m3
   {
   font-style:   normal;
   font-size:    8.5pt;
   font-family:  Verdana;
   color:        #153F63;
   font-weight:  200;
   padding: 1px, 5px;
   }

.m4
   {
   font-style:   normal;
   font-size:    8.5pt;
   font-family:  Verdana;
   color:        #153F63;
   font-weight:  400;
   padding: 1px, 15px;
   }

a.m:link 
   {
   color: #153F63; 
   text-decoration: none;
   font-weight:  600;
   } 

a.m:visited 
{color: #153F63; text-decoration: none;    font-weight:  600;}

a.m:hover 
   {
   color: #6E916E;
   text-decoration: none;
   font-weight:  600;
   } 

a.m:active 
{color: #153F63; text-decoration: none;    font-weight:  600;} 

.postthumbs {
  background: #eef5c5;
  border: 1px solid #e7f3a5;
  border-left: none;
  border-right: none;
  text-align: center;
}
.postthumbs img {
  background: #fff;
  border: 1px solid #cde44e;
  padding: 6px;
}
.postthumbs img:hover {
  border: 1px solid #8a9f18;
}

.hframe {
  background: #F2E6C0;
  text-align: center;
}

.hframe img {
  background-image: url('http://cityspeakers.org/css/hframe.jpg');
  padding: 126 106 123 94;
}
