﻿BODY {
	background: #000000;
	background-image: url(pictures/Tausta.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color : #ffffff;
	font-family : "arial";
	font-size: 14px;
	text-align: left;
}

BODY.vasen {
	background: #000000;
	color : #ffffff;
	font-family : "arial";
	font-size: 14px;
	text-align: left;
}

A:Link	{
	background: transparent; color: #ffffff;
	text-decoration: none;
}

A:visited {
	background: transparent; color: #ffffff;
	text-decoration: none;
}

A:hover   {
	background: transparent; color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

P  {
	font-family: "arial";
	font-size: 14px;
	color: #F1D3D3;
}