.tableHeadTitel{
	background-color: #669999;			
	color: white;
	font-weight:bold;
}
.tablePageSwitch{
/*	background-color: #c4c4be;*/
	background-color: #AAAAAA;
	color: white;			
}
.pageXofY{
	font-style:italic;
	font-size:small;
}
.evenTableLine{
	background-color: #D8EDE9;
}
.oddTableLine{
	background-color: #ECF9FD;	
}
.entryTitle{
	font-weight:bold;
}
.date{
	font-style:oblique;	
}
a {
	text-decoration:none;	
	color:black;		
}
a:visited {
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration:underline;
}
.tablePageSwitch a{
	text-decoration:none;	
	color:white;		
}
.tablePageSwitch a:visited {
	text-decoration:none;
	color:white;
}
.tablePageSwitch a:hover {
	background-color:#669999;
}

.listBrowsers{
	font-size:large;
	vertical-align:top;

}
.listTable{
	font-size:small;
}	
	
