/* GLOBAL font-family Settings */
file, input, select, textarea, option, b, p, td{ font-family: Verdana, Arial, Helvetica, sans-serif; }

/* GLOBAL anchor Settings */
a {text-decoration: underline; color: #ffffff;}
a:hover {text-decoration: underline; color: #003399; }

/* GLOBAL font Settings */
td, p { font-size: 11px; color: #ffffff; }
input, select, option, { font-size: 11px; color: #000000; }

/* CLASSIFIED font Settings */
.bold { font-weight: bold; }
.blue { font-size: 12px; font-weight: 800; color: #003399; }

/* Setting Cursor */
.help { cursor: help;  }
.quote {  font-family: "Times New Roman", Times, serif; font-size: 13px; color: #FFFFFF}

