@charset "utf-8";
/* CSS Document */

body { background-image:url(images/bg.jpg); background-attachment:fixed; background-color: #cdcdcd; background-repeat: repeat-x;}

a {color: #b41414; text-decoration: underline; font-weight: bold;}

a:hover {color: #080854; text-decoration: none;font-weight: bold;}