  
.Orange{
  color : #ff8000;
}
.red{
  color : #ff0000;
  text-decoration : none;
}
.green{
  color : #00aa34;
}
.link{
  text-decoration : none;
}