﻿HTML { height : 100%; min-height : 100%; }
BODY { padding : 0px; margin : 0px; font-size : 12px; font-family : "Tahoma", "Trebuchet MS", "Arial", "Sans-Serif"; text-align : center; color : #525252; background-color : #ffffff; }

a, a:visited { color : #ff6600; text-decoration : none; }
a:hover { text-decoration : underline;  }

/* MISC */
.clr { clear : both; }
.fL { float : left; }
.hidden { display : none; }
.no-br { border-right : 0px !important; }
.no-rm { margin-right : 0px !important; }
.no-m { margin : 0px !important; }
.no-pL { padding-left : 0px !important; }
.no-pR { padding-right : 0px !important; }