  
BODY,TD,TH{
  font-size : 90%;
  color : #666666;
  line-height : 130%;
}

B{
  font-size : 90%;
  color : #000000;
  line-height : 130%;
  font-weight : bold;
}

A:LINK {
  font-size : 90%;
  color : #000000;
  text-decoration : none;
}

A:VISITED {
  font-size : 90%;
  color : #808080;
  text-decoration : none;
}

A:HOVER {
  font-size : 95%;
  color : #FF0000;
}

A {
  TEXT-DECORATION: underline;
  color : white;
  font-weight : bold;
}

.MenuTitie{
  font-size : 120%;
  color : #666666;
  line-height : 120%;
}
.MenuTitie2{
  font-size : 110%;
  color : #666666;
  line-height : 120%;
}
.MenuTitieWrite{
  font-size : 120%;
  color : #FFFFFF;
  line-height : 150%;
  font-weight : bold;
}
.FSize70{
  font-size : 70%;
  line-height : 90%;
}
.FSize110{
  font-size : 110%;
  line-height : 110%;
}
.FSize100{
  font-size : 100%;
  line-height : 100%;
}


A.contact:link {
	COLOR: #6699ff
;}
A.contact:visited {
	COLOR: #6699ff
;}
A.contact:active {
	COLOR: #ff0000
;}
A.contact:hover {
	COLOR: #6699ff
;}
A.contact {
	TEXT-DECORATION: none
;}
.contact {
	FONT-SIZE: 10px; COLOR: #666666
;}
