/* CSS Document - Plantilla para sitio de Ludvik.com.ar por Arkantos */

/* General page style. The scroll bar colours only visible in IE5.5+ */
a:link,a:active,a:visited,a.postlink{color:#006699;text-decoration:none}
a:hover{color:#FF8040;text-decoration:none}
<style>
<!--
BODY{
scrollbar-3dlight-color:#d1d7dc;
scrollbar-arrow-color:#006699;
scrollbar-darkshadow-color:#98aab1;
scrollbar-face-color:#dee3e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dee3e7;
scrollbar-track-color:#efefef
}
-->
</style>
<style type="text/css">
<!--
a:hover {  color: #FF8040; text-decoration: underline}
a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}

-->
/*Texto*/
body, td, p {
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

.demomode {
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
}
</style>