A:link { font-size: 11px; font-weight: bold; text-decoration: underline; color: #007030; }
A:visited { font-size: 11px; font-weight: bold; text-decoration: underline; color: #007030; }
A:active { font-size: 11px; font-weight: bold; text-decoration: none; color: #007030; }
A:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #007030; }

A.white:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
A.white:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
A.white:active { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
A.white:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }


A.keltainen:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #F2B22E; }
A.keltainen:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #F2B22E; }
A.keltainen:active { font-size: 11px; font-weight: bold; text-decoration: none; color: #F2B22E; }
A.keltainen:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #F2B22E; }


font,body,td,table
{
	font-family: verdana;
	font-size : 12px;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.white
{
	font-family: verdana;
	font-size : 12px;
	color: #FFFFFF;
}




