TD{
  color : #009999;
}
HR{
  color : teal;
  height: 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
P{
  font-family : "MS UI Gothic";
}
A:VISITED{
  color : #04cafb;
  text-decoration : none;
  font-weight : bold;
}
A:HOVER{
  color: #3399FF;
  text-decoration: underline;
}
A:ACTIVE{
  color : green;
  text-decoration: underline;
}
UL{
  color: #009999;
  list-style-image : url(l_b12.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(l_b12a.gif);
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
H3{
  color : teal;
  background-image : url(gif/diza_10.gif);
  text-align : center;
  border-width : 4px 4px 4px 4px;
  border-style : double double double double;
}
A:LINK{
  color : #feb396;
  text-decoration : none;
  font-weight : bold;
}
BODY{
  color : teal;
  background-color : #fff4e8;
  

  
}
