ul {width:100%; padding:0; margin:0; list-style-type:none;}
a.one {float:center; width:6em; text-decoration:none; color:a8a8a8; font-family: pegasus; font-weight: bold; background-color:996699; padding:0.5em 1.2em; border:5px outset cccccc;}
a.one:hover {background-color:#9850a0}
a.two {float:center; width:6em; text-decoration:none; color:a8a8a8; font-family: pegasus; font-weight: bold; background-color:c00000; padding:0.5em 1.2em; border:5px outset cccccc;}
a.two:hover {background-color:#a00000}
a.three {float:center; width:6em; text-decoration:none; color:c86060; font-family: pegasus; font-weight: bold; background-color:330099; padding:0.5em 1.2em; border:3px outset c86060;}
a.three:hover {background-color:#ffcc99}
li {display:inline}