BODY,DIV,P,TD,B {
   font-family : "Sans-Serif", "Georgia", "Sans-Serif";
   font-size: 15px;
}

H3 {
font-family: "Sans-Serif", "Georgia", "Sans-Serif";
font-size: 17px;
}


html, body {
   color: #000;
}

.sitetitle {
  color: #23345f;
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.pagetitle {
  color: #23345f;
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 16px;
  font-weight: bold;
}

.newstitle {
  color: #ff8040;
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 16px;
  font-weight: bold;
}

.tabletitle {
  color: #a3dbb8; 
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 16px;

}
.bold {
  color: #23345f;
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 16px;
  font-weight: bold; 
}

.copyright {
  color: #23345f;
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 11px;
}

.footnavbar {
  color: #23345f;
  font-family: "Sans-Serif", "Georgia", "Sans-Serif";
  font-size: 11px;
}

span.email {
	color: #23345f;
	font-weight: bold;
}

span.email:after {
	content: "circologlossematico.org";
}

span.email:before {
	content: "info";
}

span.email {
	display: inline;
}

a:link {
   color: #037;
   font-family: "Sans-Serif", "Georgia", "Sans-Serif";
   text-decoration: none;
   font-weight: bold;
}

a:visited {
   color: #7c88a7;
   font-family: "Sans-Serif", "Georgia", "Sans-Serif";
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   background-color: #23345f;
   color: #a3dbb8;
   font-family: "Sans-Serif", "Georgia", "Sans-Serif";
   text-decoration: none;

}
a:active {
   background-color: #23345f;
   color: #a3dbb8; 
   font-family: "Sans-Serif", "Georgia", "Sans-Serif";
   text-decoration: none;
}

table {
   border-color: #23345f;
}

th {
   background-color: #23345f;
}

