body { margin: 0; padding: 0; background: #fff; }

body, td, p, div, select, input { color: #4b4b4b; font: 11px Verdana, sans-serif; }
p { margin: 0px; }
img{ border: 0; }
label{ cursor: pointer; }

.b { font-weight: bold; }
.up { text-transform: uppercase; }
.big { font-size: 11px; }
.big2 { font-size: 12px; }
.red{ color: #d9120e; }
.white{ color: #fff; }
.r { text-align: right; }
.c { text-align: center; }
.l { text-align: left; }


a 			{ font-family: Verdana; font-size : 10px; color: #565652; text-decoration: none; }
a:hover 	{ color: #e81b22; text-decoration: underline; }
a.noline { text-decoration: none; }
a.noline:hover{ color: #DD0000; text-decoration: none; }

A.rightH, A.rightH:active, A.rightH:visited { color:#fff; text-decoration:none; font-weight: bold; font-size: 13px; color: #616161; }
A.rightH:hover { color: #e81b22; text-decoration:none; }

A.prezWhH, A.prezWhH:active, A.prezWhH:visited { color:#fff; text-decoration:none; font-size: 11px; }
A.prezWhH:hover { color: #e81b22; text-decoration:none; }

A.leftMenH, A.leftMenH:active, A.leftMenH:visited { color:#fff; text-decoration:none; font-weight: bold; font-size: 11px; color: #616161; }
A.leftMenH:hover { color: #e81b22; text-decoration:none; }

A.navi, A.navi:active, A.navi:visited { color:#565652; text-decoration:none; font-size: 11px; }
A.navi:hover { color: #e81b22; text-decoration:none; }

A.footerH, A.footerH:active, A.footerH:visited { color:#fff; text-decoration:none; font-weight: bold; font-size: 10px; }
A.footerH:hover { color: #fff; text-decoration:underline; }