table{

border-collapse: collapse;

border-color: lightgrey

}



td{

font: 14px trebuchet ms;

padding: 5px;

background-color: #F8F8F8;

}



.head{

background-color:  #FFC95C;

}



.os{

background-color: #F0EEEB;

color: #002266;

}



.namesize{

background-color: #6699CC;

color: white;

}



.library{

background-color: #89A7CB;

color: white;

font: bold 13px Arial;

}



#nounderline a{

text-decoration: none;

}



#nounderline img{

border: 0;

padding: 0px 5px;

margin: 0px 9px;

position: relative;

top: 2px;

}