
.pagelink {
    color: #000080;	
    background-color: #95aad9;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: 12pt;
	white-space: nowrap;
    text-align: left;
   vertical-align: top;

}
.pagelink hh {
    color: #000000;	
    font-family: Times New Roman;
    font-size: 16pt;
 	text-decoration: none;
}
.pagelink td { 
    text-align: center; 
    padding-left: 10px;
    padding-right: 10px;
	white-space: nowrap;
   vertical-align: top;

}
.pagelink a {
    color: #ffffff;
    text-decoration: none;
}
.pagelink a:visited {
    color: #ffffff;
}
.pagelink a:hover {
    color: #000000;
}
.pagelink a:active {
    color: #000000;
}





