/*Forssan erotuomarikerho; linkkisivun tyyli*/
body	{
		background: url(kuvat/ice.jpg);		
		background-color: #FFFFFF;
		margin-left: 5%;
		margin-top: 20;
		font-family: Arial, sans-serif; 
		font-size: 12pt; 
		font-variant: small-caps; 
		}
/*p		{
		background-color: #FFFFCC;
		}
*/
table
		{
		border-style: none;
		}
TD.menu	
		{	font-family: Arial;
			font-size: 14;
			font-variant: small-caps;
		}
a:link		{text-decoration: none;	color:	black;}
a:visited	{text-decoration: none;	color:	maroon;}
a:active	{text-decoration: none;	color:	red;}
a:hover 	{background-color: #000000; font-weight: bold; color: white; text-transform: uppercase}
