body { background-image: url(images/bg1.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; width: 100%;}

A:link {color:#000099 ;}
A:alink {color:#0D7EEF ;}
A:visited {color:#000099 ;}
A:hover {color:#0D7EEF ;}
A.menu:link {color:#000099 ;text-decoration: none}
A.menu:alink {color:#0D7EEF ;text-decoration: underline}
A.menu:visited {color:#000099 ;text-decoration: none}
A.menu:hover {color:#0D7EEF ;text-decoration: underline}

INPUT.button { background-color:#eeeeee;font:arial;font-weight:bold;color:#336666;font-size:xx-small; }
