body  {
	font: 100% CorpoA, CorpoADem, Arial;
	font-size: 11px;
	background: #5c5c5c;
	margin: 0 auto; 
	padding: 0;
	text-align: center; 
	color: #000000;
	width: 970px;
	background-image: url(http://www.euromotorcars.com/images/layout/Redesign/BG_Line_Dup.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a
{
  color: #07519a; 
  text-decoration: none;
}

a:visited 
{ 
  text-decoration: none ;
} 

a:hover
{
	text-decoration: underline;
	text-align: left;
}

.centerHeader {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, CorpoA, Verdana, "Palatino Linotype";
}
.addressHeader {
	font-size: 10px;
	color: #ffffff;
}
.sideLinks {
	font-size: 12px;
	text-align:left;
	}
.introText {color: #FFFFFF};


