body 
{
	background-color: #FFF;
	background-image: url(images/tuhastaso.jpg);
	background-repeat: repeat-y;
}

p
{
font-family: times;
font-size: 16px;
color: #252525;
line-height:18px;
}

p.courier
{
font-family: courier new;
font-size: 11px;
color: #ffffff;
line-height:14px;
}

a:link {color: #ffffff; background: #000000; text-decoration:underline;}
a:visited {color: #ffffff; background: #000000; text-decoration:underline;}
a:hover {color: #ffffff; background: #000000; text-decoration:underline;}
a:active {color: #ffffff; background: #000000; text-decoration:underline;}
