	.whitetext
	{
		text-decoration: none;
		color: #ffffff;
	}
	.smallgray
	{
		font-size: 9px;
		text-decoration: none;
		color: #999999;
	}
	.redheading
	{
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		color: #C80C0D;
	}
	.normaltext
	{
		text-decoration: none;
	}
	.graytext, .sjananar, .tilbaka
	{
		text-decoration: none;
		color: #999999;
	}
	.grayheading
	{
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		color: #999999;
	}
	.bluetext
	{
		text-decoration: none;
		color: #013088;
	}
