a:active {  
	color: #9C987A; 
	text-decoration: none
}
	
a:visited { color: #999999; 
	text-decoration: none 
}

td {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1E3B52; 
	text-decoration: none
}

a {  text-decoration: underline; 
	color: #DE6D15
}

.callOut {  font-weight: bold; 
	color: #FFFFFF
}

a:hover {  color: #1E3B52
}

b {  color: #DD6E28
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #de6d15;
}

#bkg {
	background-color: #de6d15;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}
#text-bkg {
	background-image: url(images/home-text-bkg.jpg);
	background-repeat: repeat-y;
}
#key-machine {
	background-image: url(images/key-machine.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.whiteText {
	font-size: 10px;
	color: #FFFFFF;
}
.prices {
	font-size: 10px;
}
