.main_menu {   color: White;  font-family: Tahoma;  font-size: 11px;   }
a.main_menu:link {   color: White;  font-family: Tahoma;  font-size: 11px;  text-decoration: none;   }
a.main_menu:visited {    color: White;  font-family: Tahoma;  font-size: 11px;  text-decoration: none;   }
a.main_menu:hover {    color: White;  font-family: Tahoma;  font-size: 11px;  text-decoration: underline;   }
.menu_active { color: #FFC600;  font-family: Tahoma;  font-size: 11px;  font-weight: bold;     }
.date { color: #008100; font-family: Verdana;  font-size: 13px;  font-weight: bold;     }
.date1 { color:#008100;  font-family: Tahoma;  font-size: 15px;  font-weight: bold;     }
.main_text { color: Black;  font-family: Verdana;  font-size: 12px;   }
.main_text1 { color: Black;  font-family: Tahoma;  font-size: 12px;   }
.form { border-color: #5E559E;  border-width: 1px 1px 1px 1px;   }
.button {
	border-width: 0 0 0 0;  color: white;  background-color: #008100;  width: 120 px;  font-size: 11px;  font-family: Tahoma;  height: 20px; 
}
a:link {   color: Black;  font-family: Tahoma;  font-size: 11px;  text-decoration: none;   }
a:visited {    color: Black;  font-family: Tahoma;  font-size: 11px;  text-decoration: none;   }
a:hover {    color: Black;  font-family: Tahoma;  font-size: 11px;  text-decoration: underline;   }
.header { color: Black;  font-family: Tahoma;  font-size: 12px; 	font-weight: bold; }
