BODY {
 font-family: arial, serif;
 color: white;
 text-align: center;
 }

A {
 font-size: 12 pt;
 font-weight: bold;
 color: white;
 text-decoration: underline
}

A:visited {
 font-weight: bold;
 font-size: 12 pt;
 text-decoration: none
}

A:hover {
 font-weight: bold;
 font-size: 12 pt;
 color: #FFD700; 
text-decoration: underline
}

A.A1 {
 font-size: 10 pt;
 font-weight: bold;
 color: white;
 text-decoration: underline
}

A.A1:visited {
  font-size: 10 pt;
  font-weight: bold;
  text-decoration: none
}

A.A1:hover {
 font-weight: bold;
 font-size: 10 pt;
 color: #FFD700; 
text-decoration: underline
}

IMG {
 BORDER: 0
}

.pagename {color: #FFD700; font-family: Arial;
font-size: 25pt}

.comments {color: white; font-family: Arial;
font-size: 14pt}

.comments2 {color: white; font-family: Arial;
font-size: 12pt; font-weight: bold;}

.text1 {color: white; font-family: Arial; 
font-size: 10 pt; font-weight: bold; margin-top: 5px}