a { color: #ff2800; }
a:visited { color: #ff2800; }
a:active { color: #ff2800; }
html { background: #717073; }
.tabl a img {
	 border: 1px solid #e9e9e9;
}
.tabl a:hover img {
	border: 1px dashed #e9e9e9;
}
.name {
	font: bold 20px Arial;
	color: white;
}
.enter {
	font: bold 30px Arial;
	color: #cf1700;
}
.info {
	font: normal 13px Arial;
	color: #9ea2a6;
}
.text {
	font: normal 13px Arial;
	color: #c5c5c5;
}
.bot {
	font: normal 12px Arial;
	color: white;
}
.text2 {
	font: bold 18px Arial;
	color: #b91600;
}
.text3 {
	font: normal 13px Arial;
	color: black;
}
LI {list-style-image: url(images/s.gif);
	margin: 7px 0;}
.bttn_submit{border: 0; background: url(images/button.gif) no-repeat; width: 191px; height: 26px; cursor: pointer; color: white;}
.lit {	line-heigth:120px;}

A:hover {
	text-decoration: none;
}