body	{
	background-color: Black;
	color: Silver;
	font: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}

table {
	border: none;
	padding: 0px;
	margin: auto;	
}

#galleri td {
	padding: 14px;
}

img	{
	border: none;	
}

.tunn_ram	{
	border-style: solid;
	border-width: 1px;
	border-color: White;
}

.fet_ram	{
	border-width: 3px;
	border-style: solid;
	border-color: White;
	margin-top: 10px;
}

a:link		{
	color: White;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

a:visited	{
	color: White;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

a:hover		{
	color: White;
	text-decoration: none;
/*	text-decoration: underline; */
	font-weight: bold;
	border: none;
} 

a:active	{
	color: White;
	text-decoration: none;
	font-weight: normal;
	border: none;
}