/*-- Misc -----------------------------------------------------------------------*/

body {
	margin-bottom: 0 px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body.meny {
	margin-bottom: 0 px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 11px;
}


/*-- /Misc ----------------------------------------------------------------------*/


/*-- Texter ---------------------------------------------------------------------*/


.txt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 11px;
	line-height: 16px;
}

b.rub {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}


/*-- /Texter --------------------------------------------------------------------*/


/*-- Länkar ---------------------------------------------------------------------*/

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: 2#52F4E;
	text-decoration: underline;
}

a:hover {
	color: #252F4E;
	text-decoration: none;
}

a.meny:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.meny:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.meny:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.meny:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


/*-- /Länkar --------------------------------------------------------------------*/
