A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover {text-decoration:underline}

.titleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}

#onlyInUS {
    /*    position: relative; */
    /* top: 3px;  Commented out because it works in DreamWeaver but not in Firefox */         /* center vertically */
	font-size: 10px; 
}
#smaller {
	font-size: 10px;
}
