body { margin: 0; padding: 0; background: #a4a4a4; }

body, td, p, div, select, input { color: #4b4b4b; font: 11px Verdana, sans-serif; }
p { margin: 0px; }
img{ border: 0; }
label{ cursor: pointer; }

input{ padding: 4px; border: 1px solid #c5c5c4; background: #fff; }
input.clean{ padding: 0; border: 0; }
form{ margin: 0; }

.b { font-weight: bold; }
.up { text-transform: uppercase; }
.big { font-size: 11px; }
.big2 { font-size: 12px; }
.r { text-align: right; }
.c { text-align: center; }
.l { text-align: left; }

.f16{ font-size: 16px; }
.f14{ font-size: 14px; }
.f12{ font-size: 12px; }
.red{ color: red; }

a 			{ font-family: Verdana; font-size : 10px; color: #565652; text-decoration: none; }
a:hover 	{ color: #565652; text-decoration: underline; }
a.noline { text-decoration: none; }
a.noline:hover{ color: #DD0000; text-decoration: none; }

A.footerH, A.footerH:active, A.footerH:visited { color:#fff; text-decoration:none; font-size: 10px; }
A.footerH:hover { color: #fff; text-decoration:underline; }