#navigation a:active, a:link, a:visited{
color: black;
}
#navigation a:hover
{color: white;
text-decoration: none;
}


.progress {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #009933;
text-align: right;
margin: 10px 0 10px 0;
display: block;
color: white;
}


.projectnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 0px;
background-color: #ed1c24;
text-align: right;
margin: 40px 0 10px 0;
display: block;
color: black;
}


 .producersnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #2e3192;
text-align: right;
margin: 10px 0 10px 0;
display: block;
color: white;
}


.awardsnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #009933;
text-align: right;
margin: 10px 0 10px 0;
display: block;
color: white;
}


.aboutnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #ed1c24;
text-align: right;
margin: 10px 0 10px 0;
display: block;
color: white;
}


.contactnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #009933;
text-align: right;
margin: 10px 0 40px 0;
display: block;
color: white;
}


.studentsnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #ed1c24;
text-align: right;
margin: 10px 0 10px 0;
display: block;
color: white;
}


.linksnav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #2e3192;
text-align: right;
margin: 10px 0 40px 0;
display: block;
color: white;
}


.gallerynav {
font-size: 16px;
font-weight: bold;
padding: 5px 15px 8px 30px;
background-color: #2e3192;
text-align: right;
margin: 10px 0 10px 0;
display: block;
color: white;
}
