.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #C7C7C6;
	}
.txt_header {
	font-family: Verdana;
        font-weight: bold;
	font-size: 10px;
	color: #C7C7C6;
        text-transform:uppercase;
        	}

.hider {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
img {

	background-color: #433625;
	vertical-align: top;
	border: 1px solid #a2a2a2;
}
img.angel {border: 0px solid #a2a2a2;}

a:link, a:active{
 text-decoration: underline;
 color: "#c7c7c6";
}
a:visited{
 text-decoration: none;
 color: "#c7c7c6";
}
a:hover{
 text-decoration: none;
 color: "ffffff";
}