.litop 
	{
		padding-left: 20px;
		background: url(images/litop.png) no-repeat left top;
		height: 36px;
	}

.limid 
	{
		padding-left: 20px;
		background: url(images/limid.png) no-repeat left top;
		height: 35px;
	}

.libot
	{
		padding-left: 20px;
		background: url(images/libot.png) no-repeat left top;
		height: 37px;
	}

body
	{
		font-family: Verdana
	}

.li
	{
		color: #002a75;
		text-decoration: none;
	}
	
.li:hover
	{
		color: #910303;
		text-decoration: underline;
		font-weight: bold;
	}

.teksti
	{
		background: url(images/tausta.png)
	}

.vali
	{
		background: url(images/vali.png)
	}