body                { color: #d5d2c9; font-size: 13px; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; margin-right: 15px; margin-left: 15px }
body.hor           { margin-top: 0; margin-bottom: 0; }

small              { font-size: 11px; }

a:link, a:visited   {
	color: #a3b6ad;
	font-weight: normal;
	text-decoration: none
}
a:hover             {
	color: #fff;
	font-weight: normal;
	text-decoration: none
}
a:active            {
	color: #fff;
	font-weight: normal;
	text-decoration: none
}

img                  { padding: 4px; border: solid 1px #575555 }
img:hover             { color: #999; border: solid 1px #bababa }

form               { margin: 0; }

