p {
	background: #D90000;
	color: #FFF;
	font: 25px "Gill Sans MT Condensed";
	text-decoration: none;
	height: 10%;
	font-family: "Gill Sans MT Condensed";
	text-align: center;

}

td {
	background: #FFF;
	font: 30px "Gill Sans MT Condensed";
	text-decoration: none;
	height: 10%;
}


a {
	color: #FFF;
	font: 22px "Tahoma";
	text-decoration: none;
	height: 10%;
	background-color: #FFFFFF;
}

co {

 background: #FFF;
 color: #333;
 font: 14px "Tahoma" ;
 text-decoration: none;
 height: 10%;
}
div#footer {
	font: 12px "Verdana" ;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

.a2 {
	background-color: #d90000;
}
