body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
}
a {
	font-family: Arial;
	font-size: 15px;	
	color: #C0B7AA;		
}
a:visited {
	color: #C0B7AA;
}
a:hover {
	color: #C0B7AA;
}
a:active {
	color: #C0B7AA;	
}
.style1{
	color:#D1C7BB;
}

b {
    color:#ffcc00;
}