.small-blue {font-size:14px; font-family: Arial, Helvetica, sans-serif; font-color: blue;
             font-family: Arial, Helvetica, sans-serif;
             font-color:blue;
            }
.button-text {font-size:11px;
             font-family: Arial, Helvetica, sans-serif;
             width:130px; padding:5px;
             border-bottom:solid 1px #ccffff;
             cursor:hand; text-align:left;
             background:lightblue;
}

.header-text {font-size:14px;
             font-family: Arial, Helvetica, sans-serif;
             border-bottom:solid 1px #0000ff;
	     color:navy;
             font-weight:bold;
             background:lightblue;
	
}

a:link {
	color:000099;

}

a:visited {
	color:000099;
}

a:active {
	color:000099;
}

a:hover {
	color:ff0000; 
        text-decoration: none;
}

a#menu:link {
             font-size:11px;
             font-family: Arial, Helvetica, sans-serif;
	     color:navy;
             font-weight:bold;
             text-decoration:none;
             cursor:hand;

}

a#menu:visited {
             font-size:11px;
             font-family: Arial, Helvetica, sans-serif;
	     color:navy;
             font-weight:bold;
             text-decoration:none;
             cursor:hand;
}

a#menu:active {
             font-size:11px;
             font-family: Arial, Helvetica, sans-serif;
	     color:navy;
             font-weight:bold;
             text-decoration:none;
             cursor:hand;
}

a#menu:hover {
             font-size:11px;
             font-family: Arial, Helvetica, sans-serif;
	     color:ff0000;
             font-weight:bold;
             text-decoration:none;
             cursor:hand;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	BACKGROUND-ATTACHMENT: fixed; 
      COLOR: #000000;
      font-weight: bold; 
      BACKGROUND-REPEAT: no-repeat; 
      background-position: center;
      BACKGROUND-COLOR: #f4f4f4 
}
