a {color: #ffdddd; font-family: Times New Roman, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration:underline; }
a:hover {text-decoration : none}
.a:visited {color: #ffdddd; text-decoration : none}

div {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FF9999;
  }

.contentFP {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  }

.folding{cursor:hand}

.menuLinks {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration:none;
  color: #99CCCC;
  }
 
.menuLinksWhite {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration:none;
  color: #ffffff;
  }

.content {
  font-family: Times New Roman, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #FF9999;
  }

.title {
  font-family: Times New Roman, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  color: #ffdddd;
  }

.titlesub {
  font-family: Times New Roman, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #ffdddd;
  }
  
.productLinks {
  font-family: Times New Roman, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration:underline;
  color: #ffdddd;
  }
  
.productLinks:hover {
  text-decoration:none;
  }
  
.serviceLinks {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration:underline;
  color: #ffdddd;
  }
  
.serviceLinks:hover {
  text-decoration:none;
  }