/* reset */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, code, a, abbr, acronym, address, big, small, cite, ins, del, em, img, strike, strong, sub, sup, dl, dt, dd, ol, ul, li, form, fieldset, legend, label, input, select, textarea, table, caption, thead, tbody, tfoot, tr, th, td { margin: 0; padding: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; } ul, ol { list-style: none; } fieldset, a img { border: none; cursor:pointer } :focus { outline: none; } body { background-color: #FFF; color: #333; font: Arial, Helvetica, sans-serif normal normal 100%/1.125em ; /*font-family:"ITC Avant Garde Gothic";*/ } input, select, textarea { color: #000; font: normal normal 1em Arial, Helvetica, sans-serif; } hr { display: none; } object{cursor:pointer} /* hyperlink */ a:link, a:visited { color: #C3D9EA; outline: none; text-decoration: none; } a:hover, a:hover span { text-decoration: none; }