a {  color: blue; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
a:hover {  color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}

.toollink a{  color: white; text-decoration: none}
.toollink a:hover { color: yellow; font-weight: 600; text-decoration: none;}

.navside {padding: 5px 5px 5px 5px;}
.navsidecell {background-color: #c9cfe1}

.ticketer { color: white; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.ticketer a { color: yellow; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.ticketer a:hover { color: yellow; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}

body {background-image: url('images/BackgroundGrey.jpg'); background-repeat: repeat-x;}