body {
 font-family:     Helvetica, Arial, Verdana, sans-serif;
 font-size:       12px;
 text-decoration: none;
}

a { text-decoration: none; }

.header { background: #000000; color: #ffffff; }
.grey { background: #cccccc; }
.red { background: #cc0000; color: #ffffff; }
.blue { background: #0000cc; color: #ffffff; }
.green { background: #009900; color: #ffffff; }

