body {
        font-family: Arial, Helvetica, sans-serif; 	
	}

A:hover {
	color: #CCBB66;
}
A {
	color: #6699CC;
	font-weight: bold;
	padding-right: 5px;
}

.bott   {
        width: 950px; 
	background: #f6f6f6;
}

.td1     {
	padding-left: 4px;
	height: 18px;
	background: url("img/p1.gif") repeat-x left bottom;
}
