@import url("elements.css"); body{ background-color:transparent; color:#000000; font-family:"Arial"; font-size:14px; margin:0px; overflow-x:hidden; }  /* test */  a:link { color: #786136; text-decoration: none; font-size: 12px; }  a:visited { color: #786136; text-decoration: none; font-size: 12px; }  a:active { color: #786136; text-decoration: none; font-size: 12px; }  a:hover { color: #786136; text-decoration: underline; font-size: 12px; }  .small_text{ font-size:12px; }  .medium_text{ font-size:14px; }  .big_text{ font-size:16px; }  .green{ font-family: Tahoma; color:#5c6647; }  .gray12px{ font-size:12px; font-family: Tahoma; color:#575757; }  table.tabular{ border:1px solid; margin-top:5px; color:#6F6F6F; }  table.tabular td{ padding-left:5px; padding-right:5px; }  table.tabular tr:nth-child(even) { background: #CCC}  table.tabular tr:nth-child(odd) { background: #FFF}  table.tabular th{ background-color:#edeff4; color:#000033; text-align:center; font-weight:bold; padding-left:10px; padding-right:10px; }  .picEnlarge{ cursor: pointer; }  a:link { color: #FF6600; text-decoration: none; font-size: 12px; }  .blue12px{ font-size: 12px; font-family: Tahoma; color:#0075EA; }  a:link { color: #FF6600; text-decoration: none; font-size: 12px; }   