body {
	font-size: small;
}
#textMedium a:link, #textMedium a:visited, #textMedium a:hover, #textMedium a:active {
	background: url(../img/change_on_bk.gif);
	color: #cccccc;
	border: 1px solid #777777;
	font-weight: bold;
}
#textLarge a:link, #textLarge a:visited, #textSmall a:link, #textSmall a:visited {
	background: url(../img/change_bk.gif);
	color: #888888;
	border: 1px solid #aaaaaa;
	font-weight: bold;
}
#textLarge a:hover, #textLarge a:active, #textSmall a:hover, #textSmall a:active {
	background: url(../img/change_bk.gif);
	color: #FF0000;
	border: 1px solid #FF0000;
	font-weight: bold;
}
#address {
	padding-top: 13px;
}
#change {
	padding-top: 33px;
}