.pitem {
	font:12px arial; 
	color:black; 
	text-align:center; 
	padding:4px;
	font-weight:bold;
	cursor:pointer;
        cursor:hand;
        background-image: url("tab.gif"); 
}
citem {

}
a.clink {
    font:12px "Times New Roman"; 
    color:white; 
    text-decoration:none;
}

a.clink:hover {
    font:12px "Times New Roman"; 
    color:#00FF00; 
    text-decoration:underline; 
}