 
.link a{
  font-size : 12px;
  color : white;
  text-align : center;
}
.link{
  font-size : 12px;
  color : white;
}
.menu a{
  font-size : 12px;
  color : black;
}
.menu{
  font-size : 12px;
  line-height : 20px;
  color : #cccc00;
  text-align : left;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #cccc00;
}