body {font-family:verdana, helvetica, arial, sans-serif;
background-color:white;font-size:8pt;}

td {font-size:8pt}

a {color:#918C79}
a:hover {color:#DF1656}

#vendors td a {
         color:#9F0C12;
         text-decoration: none;
}

#vendors td a:hover {
         color:#FF0000;
        text-decoration: underline;
}

.bigTable {
	width:781px;
	border:1px solid #000;  
	background-color: #FFF}

#vendors th {
        color:#333;
	border:1px solid #000;
        background: #BBB;
}

#vendors th a {
	color:#9F0C12;
        display: block;
        text-decoration: none;
}

#vendors th a:hover {
	color:#DF1656;
        text-decoration: underline;
}