body, table, tr, td
{
	font-family: "Verdana";
	font-size: 11px;
	color: #000000
}
h1
{
	font-family: "Verdana";
	font-size: 14px;
	color: #000000;
	margin: 2px;
}

.ram
{
border-style:solid;
border-width:1px;	
color: #000000
}
.bottom
{
border-bottom:1px solid;	
color: #000000
}
.left
{
	border-left:1px solid;	
	color: #000000
}

.right
{
	border-right:1px solid;	
	color: #000000
}

a
{
	text-decoration: underline;
}
a.meny
{
	text-decoration: none;
	color: black;
}
a.meny:hover
{
	text-decoration: underline;
	color: black;
}
a.meny:visited
{
	text-decoration: none;
	color: black;
}
a:visited
{

	text-decoration: underline;
	color:blue;
}

.foot
{
	color: Gray;
}