body
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
}

table, td, th
{
	font-size: 11px;	
	font-family: Arial, Tahoma, Verdana;
}

h2
{
	font-size: 12px;
	font-weight: bold;	
}

input
{

	font-size: 10px;
	background-color: white;

}

/* Forsiden */

A.linksfront
{
	text-decoration: none;
	color: Black;
}

A.linksfront:hover
{
	text-decoration: underline;	
}