<STYLE>

DIV {font-family: arial; font-size: 9pt; }


LI { color: 005500; }

TABLE
  .border { background-color: ffffff; }
  .outter_border { background-color: ffffff; }

TD.livelink {font-family: arial; 
            font-size: 9pt; 
            font-weight: bold;
            color: 333333; 
            border: solid 1px #007F20;
            background-color:#00B52D;}

  .deadlink {font-family: arial; 
            font-size: 9pt; 
            font-weight: bold;
            color: 0000FF; 
            border: solid 1px #000066;
			background-color: #8FABB3;
}


  .deadlink2 {font-family: arial; 
            font-size: 9pt; 
            font-weight: bold;
            color: ff6633; 
            border: solid 1px #ff6633;
            background-color:#FFD374; 
}


A {font-family: arial; font-size: 10pt;}

 .none { text-decoration:none; font-size: 9pt; color: 0000ff; }

A.box {
	display: block;
	width: 70px;
        height: 20px;
	text-align: center;
        padding: 3px;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
        background-color: none;
	color: #000000;
		}

A.box:hover { text-decoration: none;
              background-color:#22CA1A; 
              color: #ffffff; }


A.menulink2 {
display: block;
width: 135px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;

BORDER: solid 1px #999999;

}

A.menulink2:hover {
border: solid 1px #008E23;
background-color:#CAFFBC;




}



</STYLE>

