/* font */
*{ font-size:12px; font-family:Times New Roman; line-height:120%; letter-spacing:1px; } 
/* linkcolor */
a,a:link,a:visited { color:#11BBDD; text-decoration:none; }
a:hover{ color:#eaf4ff; text-decoration:underline; }
/* body */
body{ margin-top:0%; margin-left:0%; margin-right:0%; margin-bottom:0%; }