body, p, td , textarea, input , select , option , a{
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #222222;
}

.menu {
  text-decoration: none;
  font-weight: normal;
}
.menuSpecial1 {
  text-decoration: none;
	color : #333333;
	font-size : 9px;
  font-weight: normal;
}
.menuSpecial1:hover {
	color: #336699;
  font-weight: normal;
  text-decoration: none;
}
.menuActiveSpecial1 {
	text-decoration: none;
	color: #336699;
	font-size : 9px;
  font-weight: bold;
}
.menu1 {
	text-decoration: none;
	color : #333333;
	font-size : 9px;
  font-weight: normal;
}
.menu1:hover {
	color: #336699;
  font-weight: normal;
  text-decoration: none;
}
.menuActive1 {
	text-decoration: none;
	color : #336699;
	font-size : 9px;
  font-weight: bold;
  text-decoration: none;
}
.menu2 {
	text-decoration: none;
	color : #333333;
	font-size : 9px;
  font-weight: normal;
  text-decoration: none;
}
.menu2:hover {
	color: #336699;
  font-weight: normal;
  text-decoration: none;
}
.menuActive2 {
	text-decoration: none;
	color : #336699;
	font-size : 9px;
  font-weight: bold;
}
.menu3 {
	text-decoration: none;
	color : #333333;
	font-size : 9px;
  font-weight: normal;
}
.menu3:hover {
	color: #336699;
  font-weight: normal;
}
.menuActive3 { 
  text-decoration: none; 
  color: #336699;
	font-size : 9px;
  font-weight: bold;
}


.footer {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.mail{
	text-decoration : underline;
	color : #FFA07A;
}

A.link {
  color : #333333; 
  text-decoration: none;
}
A.admin {
	color : Red;
	font-size: 12px;
}
A.admin:hover {
	color : #7B68EE;
	font-size: 12px;
}
.note {
  font-size: 9px;
}

.error {
  color:red; 
  font-size:15px;
}

h1 {
  color: #333333; 
  font-size: 12px; 
  font-weight: bolder;
}

h2 {
  color: #333333; 
  font-size: 13px; 
  font-weight: bolder;
}

h3 , h4 , h5 , h6 {
  font-size: 10px; 
  font-weight: bold;
}
