Body {
	background-color: White;
	Color: Navy;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}
A:LINK,A:VISITED {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color: transparent;
	color: #3399FF;
	text-decoration: none;
}
A:ACTIVE {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color:  transparent;
	color: #3399FF;
	text-decoration: none;
}
H1, H2, H3, H4 {
	background-color: transparent;
	Color: Navy;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;	
}
H1 {
	font-size: 17px;
}
H2 {
	font-size: 14px;
}
H3 {
	font-size: 17px;
    text-decoration: underline;
}
H4 {
	font-size: 14px;
    text-decoration: underline;
}
A:HOVER {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color:  transparent;
	color:  #339999;
	text-decoration: none;
}
.text{
	background-color: transparent;
	Color: Navy;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}
.text1{
	background-color: transparent;
	Color: black;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 9px;
}
.textW{
	background-color: transparent;
	Color: white;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}
.tdTop {
	background-color: navy;
	color: White;
}


A.one:LINK,A.one:VISITED {
	text-decoration: none;
    font: Tahoma,Arial, "Arial Black";
    font-size: 12px;
    font-weight: normal;
	color: White;
}
A.one:HOVER,A.one:ACTIVE {
   text-decoration: none;
   font: Tahoma,Arial, "Arial Black";
   font-size: 12px;
   font-weight: normal;
   color: #99CC66;
}
A.two:LINK,A.two:VISITED {
	text-decoration: none;
    font: Tahoma,Arial, "Arial Black";
    font-size: 12px;
    font-weight: normal;
	color: #DF5619;
}
A.two:HOVER,A.two:ACTIVE {
   text-decoration: none;
   font: Tahoma,Arial, "Arial Black";
   font-size: 12px;
   font-weight: normal;
   color: #108827;
}
.mtext{
   font: Tahoma,Arial, "Arial Black";
   font-size: 12px;
   font-weight: normal;
   color:  #696969;
}
.menu1 {
  color: White;
  font: Tahoma,Arial, "Arial Black";
  font-size: 14px;
  border: medium;
  border-bottom: medium;
  border-bottom-color: Black;
}
.menu2 {
  background-color: #EFEFEE;
  font: Tahoma,Arial, "Arial Black";
  font-size: 14px;
  position: absolute;
  top: 25px;
}
.demo{
	background-color : #FFFF99;
    border :  thin;
	border-color : Black;
	border-style : solid;
	width : 250px;
	top : 20%;
	left : 60%;
	position : absolute;
}
.trenner{
    visibility : visible;
	border-style : dotted;
    border-width : 1
}