BODY {
background: #004D71;
font-family: Arial, Helvetica, san-serif, sans-serif; 
font-size: 18px;
font-weight: bold;
}

a:link {  
font-family: Arial, Helvetica, san-serif, sans-serif;
color: #FFD24D; 
font-size: 18px;
font-weight: bold;
text-decoration: none
text-align: center;
}

a:active {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px;
font-weight: bold;
text-decoration: none
text-align: center;
color: #FFD24D;
}

a:visited {  
font-family: Arial, Helvetica, sans-serif; 
color: #FFD24D; 
font-size:  18px;
font-weight: bold;
text-decoration: none
text-align: center;
}

a:hover {  
font-family: Arial, Helvetica, sans-serif; 
font-size:  18px;
font-weight: bold;
text-decoration: none
text-align: center;		   
color: #7D0CCE; 
background-color: #FFCC66
}

TABLE1 {
  width: 90%;
  border-top: thin solid #FFCC00; 
  border-right: thin solid #FFCC00; 
  border-bottom: thin solid #FFCC00; 
  border-left: thin solid #FFCC00;
}
TABLE2 {
  width: 100%;
  border-top: thin solid #FFCC00; 
  border-right: thin solid #FFCC00; 
  border-bottom: thin solid #FFCC00; 
  border-left: thin solid #FFCC00;
}
td {
border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid; 
 border-left-style: solid;
 border-top-color: #FFD633;
 border-right-color: #FFD633;
 border-bottom-color: #FFD633;
 border-left-color: #FFD633;
 border-width: thin;
}

a.text:link {  
font-family: Arial, Helvetica, san-serif, sans-serif;
color: #F7EED4; 
font-size:  16px;
font-weight: bold;
text-decoration: none
text-align: center;
text-decoration: none 
}

a.text:active {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight: bold;
text-decoration: none
text-align: center;
color: #F7EED4;
}

a.text:visited {  
font-family: Arial, Helvetica, sans-serif; 
color: #F7EED4; 
font-size: 16px;
font-weight: bold;
text-decoration: none
text-align: center;
}

a.text:hover {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight: bold;
text-decoration: none
text-align: center;		   
color: #0C5ECE; 
background-color: #FFCC66
}



