body {	
margin-top: 20px;
background: #ffffff url(images/bg.jpg);
font-family: Trebuchet MS, Tahoma, verdana, serif, arial;
font-size: x-small;
font-style: normal;
color: #000000;
text-align: left;
}


/* linkek */
a:link { text-decoration:none ;color: #0fb0b2;}
a:visited { text-decoration:none ;color: #0fb0b2;}
a:active { text-decoration:none ;color: #0fb0b2;}
a:hover { text-decoration: underline ; color: #676767;}
