a:link  {
	color: #A08232;
}

a:visited  {
	color: #A08232;
}
a:hover {
  		background-color: #A08232;
  		color: white;
}
	
.mc  { 
  		TEXT-DECORATION: none
  		font-family: Arial;
  		font-weight: bold;
  		color: #A08232;
  		font-size: 24px;
  		line-height: 180%
	}
	
.mc:hover  { 
  		TEXT-DECORATION: none
  		font-family: Arial;
  		font-weight: bold;
  		color: white;
  		font-size: 24px;
  		background-color: black;
  		line-height: 180%
	}
.mc2  { 
  		TEXT-DECORATION: none
  		font-family: Arial;
  		font-weight: bold;
  		color: #A08232;
  		font-size: 24px;
	}
	
.mc2:hover  { 
  		TEXT-DECORATION: none
  		font-family: Arial;
  		font-weight: bold;
  		color: white;
  		font-size: 24px;
  		background-color: black;
	}
.jus {
		text-align: justify;
	}
.bigtitle {
		font-family: Arial;
		color: #A08232;
		font-size: 2em;
		}
.title {
		font-family: Arial;
		color: #A08232;
		font-size: 1.25em;
	}
.reg { 
		font-family: Arial;
		color: black;
		font-size: 1em;
	}
.small { 
		font-family: Arial;
		color: black;
		font-size: .75em;
	}
.alert {
		color: red;
		}
.center {
		text-align: center;
		}
.white  {
        TEXT-DECORATION: none;
		color: white;
		}
		
.rosterT {
		font-family: Arial;
		color: white;
		font-size: .75em;
		}
		
.jobT {
		font-family: Arial;
		color: white;
		font-size: 1em;
		}
		
.roster {
		font-family: Arial;
		color: black;
		font-size: .75em;
		}

.head {
		font-family: Arial;
		color: white;
		font-size: 1.5em;
}
.renewTitleG {
		background: gray;
		font-family: Arial;
		color: black;
		font-size: 1.25em;
		font-weight: bold;
		text-align: center;
}
.renewTitle {
		font-family: Arial;
		color: black;
		font-size: 1.25em;
		font-weight: bold;
		text-align: center;
}
.bigreg {
		font-family: Arial;
		color: black;
		font-size: 1.25em;
}
