BODY, TD {
	color : white;
	font-family :  Verdana, sans-serif;
	font-size: 14px;
	font-weight: 600;
	background-image: url(bakgrunnur.jpg);
	}

.hnappur
{
	color: black;
	font-weight: 600;
	background-color: #CCCC99;
}
H1 {
	font-size: 24px;
	color: White;
	border-bottom-width: 1px;
	border-top-width: 2px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
H2 {
	font-size: 16px;
	background-color: #CEB000;
	border-bottom-color: White;
	border-top-color: White;
	border-bottom-style: groove;
	border-top-style: groove;
	color: Black;
	border-bottom-width: 1px;
	border-top-width: 2px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
H3 {
	font-size: 12px;
	background-color: #CEB000;
	border-bottom-color: White;
	border-top-color: White;
	border-bottom-style: groove;
	border-top-style: groove;
	color: black;
	border-bottom-width: 1px;
	border-top-width: 2px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link
{
	color: #33CCFF;
	text-decoration: none;
}
a:visited
{
	color: #33CCFF;
	text-decoration: none;
}
a:hover
{
	color: #98FF33;
	text-decoration: none;
}
a:active
{
	color: #98FF33;
	text-decoration: none;
}