you can edit style.css then add style to the discription text
you can change below code:-
change its color into your own color
Code:
.watchDescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 10px 0px 5px 0px;
color: #000000;
border-top: 1px dotted #CCCCCC;
}
ok
thanks :D