﻿#ean-nav a {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: x-small;
}
#ean-nav a:visited {
	color: #000080;
}
#ean-nav a:active {
	color: #FFFF00;
}
#ean-nav a:hover {
	color:red;
}
.HeaderImage {
	background-image: url('http://www.diamond-hotel-reservations.com/images/ean/head-graphic.jpg');
}
.TextCenter {
	text-align: center;
}
.TextLeft {
	text-align: left;
}
.PoweredBy {
    color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: x-small;

}
.PoweredBy2 {
	border-width: 0;
	height: 62px; 
	width: 390px;
	text-align:right;
}
.NavIcons {
	text-align: left;
	border-width: 0px;
	float: left;
	width: 48px;
}

