#header2 {
  background: #333333;
  width: 100%;
   height: 60px;
   font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	
a:link {

text-decoration: none; 
color: #CCCCCC;

}

a:visited {

text-decoration: none; 
color: #FF0000;

}


a:active {

text-decoration: none; 
color: #FF0000;

}


a:hover {

text-decoration: none; 
color: #FF0000;

}

}

	
	


