
body	{
	background-color: #000000;
	background-image: url(grafiikat/paatausta.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
	}


p	{ 
	font-family: arial;
	color: #ffffff;
	font-size: medium;	
	}


td	{
	
	border-width: 0px;
	}

tr	{
	
	border-width: 0px;
	}

A:link, A:visited, A:active
	{
	text-decoration: none;
	
	}
A:link { color: #ffffff; }
A:visited { color: #ffffff; }
A:active { color: #ffffff; }
A:hover { color: #FFCC99; }

A:link img { border: 0px; }
A:visited img { border: 0px; }
A:active img { border: 0px; }
a:hover img {border: 0px; solid #000000;}


