/* ---------- LINK STYLES ----------- */
a:link,  
a:visited,
a:active { color:#333; text-decoration: underline; }
a:hover,
a        { color:#333; text-decoration: underline; }
/* ---------- TEXT STYLES ----------- */

p { color: #333; font-size: 14px; font-family: "Times New Roman", Times, Georgia, serif; line-height: 20px; }
body { background-image: url(../images/overlay_bg.jpg); margin-top: 20px; margin-left: 20px; }
select { color: #333333; font-size: 11px; line-height: 22px; font-family: Arial, Helvetica, Verdana; background-color: #ffffff }

