body { 
	background-image:url('/kuvat/tausta3.jpg');
	background-repeat:no-repeat; 
	background-color:#000000; 
	background-position: 50% 0%; 
}

h1,h2,h3,h4,h5,h6,p {
	color:#cccccc; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	

p { 
	font-size:11px; 
	line-height:13px; 	
	text-align:left;
}


.comment a { color:darkblue; } 
.comment a:link { color:darkblue; } 
.comment a:active { color:red; }
.comment a:visited  { color:darkblue; }
.comment a:hover { color:blue; }

.comment { text-align:left; }

/*
A:hover    { color: gray; text-decoration: underline; }
A 	     { color: orange; text-decoration: none; }
*/


a.whitehover img {	border: 1px solid white;}
a.whitehover:hover img {	border: 1px solid gray;}

a.whitehover:link 	{ color: white; }
a.whitehover:visited 	{ color: white; }
a.whitehover:hover 	{ color: gray;	}

.ylavalikko {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:12px; line-height:13px;
}

a { color:#ffffff; text-decoration:underline; } 
a:link { color:#ffffff; text-decoration:underline; } 
a:active { color:#aaaaaa; text-decoration:underline; }
a:visited  { color:#ffffff; text-decoration:underline; }
a:hover { color:#ccccff; text-decoration:none; }

.ylavalikko a { color:#ffffff; text-decoration:none; } 
.ylavalikko a:link { color:#ffffff; text-decoration:none; } 
.ylavalikko a:active { color:#aaaaaa; text-decoration:none; }
.ylavalikko a:visited  { color:#ffffff; text-decoration:none; }
.ylavalikko a:hover { color:#ccccff; text-decoration:underline; }


.imgmargin { margin-left:0px;margin-top:0px;margin-right:15px;margin-bottom:10px;}