 body {
  background-image: url(commonfiles/background.gif);
  background-color: #1e5077;
 }
 :link {
  color: #003366 
	}
 :visited {
  color: #333399 
	}
 p.c16 {
  font-family: Times New Roman, Times, serif; 
  font-size: 70%
  }
 a.c15 {font-family: arial; font-size: 70%}
 div.c14 {text-align: center}
 p.c13 {color: #1e5077; font-family: CentSchbook BT; font-style: italic; text-align: center}
 p.c12 {color: #1e5077; font-family: CentSchbook BT; font-size: 150%; font-weight: bold; text-align: center}
 p.c11 {color: #1e5077; text-align: center}
 span.c10 {font-family: CentSchbook BT}
 span.c9 {font-family: CentSchbook BT; font-size: 120%}
 h3.c8 {color: #1e5077; font-family: CentSchbook BT; text-align: center}
 p.c7 {font-weight: bold; text-align: center}
 a.c6 {font-family: CentSchbook BT}
 a.c5 {font-family: Arial; font-size: 70%}
 h3.c4 {color: #1e5077; font-family: CentSchbook BT; text-align: justify}
 p.c3 {color: #1e5077; font-family: CentSchbook BT; font-size: 150%; font-style: italic; font-weight: bold; text-align: center}
 p.c2 {text-align: center}
 td.c1 {color: #1e5077; font-family: Script MT Bold; font-size: 200%}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}