A:link {
	TEXT-DECORATION: none;
	font-weight: normal;
	color: #000000;
}

A:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: d4da22;	
}

A:active {
	TEXT-DECORATION: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #d4da22;
}

A:hover {
	COLOR: #000000;
	background-color: #d4da22;
}

table {
	font-size: 11px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 11px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;

}
h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h4 {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}
.thumbNormal {
border:3px solid #ffffff;
}

.thumbSelected {
border:3px solid #d4da22;
}

table.thumbs {
  border: none;
}

.themenu a:link {color: #FF0000;}
.themenu a:visited {color: #FF0000;}
.themenu a:hover {color: #000000;}
.themenu a:hover {font-weight: bold;}
.themenu a:active {color: #ffffff;}
.themenu a:active {font-weight: bold;}
