body {
background-color: #FFFFF0;
font-family: arial;
font-size: 12px;
color: #E0E0E0;
}

hr{ 
text-align: left;/*IE ALIGNI*/
margin: 0 auto 0 0; /*MOZILLA ALIGNI*/
color:black; 
background-color:tan; 
width:90%; 
height:1px; } 

A:link {text-decoration: none; color: #AE2B00;}
A:visited {text-decoration: none; color: #AE2B00;}
A:active {text-decoration: none; color: #AE2B00;}
A:hover {text-decoration: underline; color: #E96D13;}

h1{ font-family: arial; color: black; font-size: 15px; text-decoration: bold; }
h2{ font-family: arial; color: #E0E0E0; font-size: 15px; text-decoration: bold; }
h3{ font-family: arial; color: #FCF7D9; font-size: 11px; text-decoration: bold; }
h4{ font-family: arial; color: #E0E0E0; font-size: 11px; text-decoration: none; }

p { font-family: arial; color: #E0E0E0; font-size: 11px; text-decoration: bold; }

table {
font-family: arial;
font-size: 12px;
color: black;
text-align: justify;
}

.gigstable_top { font-family: arial;
font-size: 11px;
color: #E0E0E0;
text-align: left;
text-valign: center;
text-decoration: bold;
background-color: #433C46;
}

.gigstable { font-family: arial;
font-size: 11px;
color: #E0E0E0;
text-align: left;
text-valign: center;
text-decoration: none;
background-color: #19161A;
}
