﻿#Menu {
	text-align: center;
	background-image: url('images/imgA.jpg');
}
#Title {
	background-image: url('images/imgD.jpg');
}
#Body {
	background-image: url('images/middle.gif');
}
#Foot {
	background-image: url('images/img54.gif');
}



#TitleTxt {
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: medium;
  font-weight: bold;
  
}
#BodyTxt {
  font-family:Tahoma;
  color: gray;
  font-size: small;
  font-weight: normal
  
}
#AltBodyTxt {
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: small;
  font-weight: bold;
  
}
#BottomPageTxt {
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: x-small;
  font-weight: bold;
  
}



#LinkMenu span{
text-decoration: underline;
font-family: Tahoma;
color: white;
font-size: 14px

}
#LinkMenu a{
color: White;
text-decoration: none;
font-family: Tahoma;
font-size: 14px
}
#LinkMenu a.Links{
margin-top: 9px;
text-decoration: blink;
color:  #00FFDF;
font-family: Tahoma
}
#LinkMenu a:hover{
text-decoration: blink;
font-family: Tahoma;
color: #00FFDF;
font-size: 14px
}
{
display: block;
padding-left: 9px
}




#LinkMesa span{
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none 
}
#LinkMesa a{
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none 
  }
#LinkMesa a.Links{
margin-top: 9px;
text-decoration: underline;
color: #7BAAC2;
font-family: Tahoma;
font-weight: bold;

}
#LinkMesa a:hover{
text-decoration: underline;
font-family: Tahoma;
color: #7BAAC2;
font-weight: bold;
font-size: x-small
}
{
display: block;
padding-left: 9px
}



#LinkBody span{
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: small;
  font-weight: normal;
  text-decoration: none 
}
#LinkBody a{
  font-family:Tahoma;
  color: #7BAAC2;
  font-size: small;
  font-weight: normal;
  text-decoration: none 
  }
#LinkBody a.Links{
margin-top: 9px;
text-decoration: underline;
color: #7BAAC2;
font-family: Tahoma;
font-weight: normal;

}
#LinkBody a:hover{
text-decoration: underline;
font-family: Tahoma;
color: #7BAAC2;
font-weight: normal;
font-size: small
}
{
display: block;
padding-left: 9px
}


