body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.entry {
	font-size: 0.8em;

}
.style1 {
	color: white;
	font-size: 9px;
}
.style2 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #ebd8ab;
	text-decoration: underline;
}
a:visited {
	color: #ebd8ab;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: underline;
}
a:active {
	color: #ebd8ab;
	text-decoration: underline;
}

.style4 {
	color: black;
	font-weight: bold;
}
.style6 {
	color: black;
	font-weight: bold;
}
.style7 {color: #F5AD1C}
b {
	color: black;
	font-weight: bold;
}
.title{
	color: black ;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
text-align: center;

}
.title a{
	text-decoration: none;
}
.postcat-com{
	font-size: 10px;
}
table.container{
	margin-top: 20px;
}


.pics {  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    border:  1px solid #ccc;  
    background-color: #eee;  
    top:  0; 
    left: 0 
} 

.teamtiger {
  border-bottom: 1px dotted;
}