/*---------------------------------------------------------------------- */@import url(commun.css);/* CSS Document */ /* Default Styles-------------------------------------------------------------------------- */ * {  margin: 0; padding: 0; }      body{ font-size:14px; line-height:18px;          background: #E6ECF2;         font-family: 'Trebuchet MS', Verdana, Tahoma; }             a:link, a:visited{ font-size:14px; color:#58437E; text-decoration:underline; }   a:hover{ text-decoration: underline; color:#FD6C56;}/* End CSS Document */