LinkButton {
cornerRadius: 10;
paddingLeft: 20;
paddingRight: 20;
letterSpacing: 0;
rollOverColor: #ff0000;
selectionColor: #ffff00;
color: #000000;
textRollOverColor: #660099;
textSelectedColor: #ccffff;
fontFamily: Times New Roman;
fontSize: 14;
fontWeight: bold;
fontStyle: italic;
textDecoration: underline;
}