/* CSS Document */

.line {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	background-image: url("../../../images/images/a_07.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	color: #5E5B5B;
	text-decoration: none;
}
.line a:link,.line a:visited{	color: #5E5B5B;
	text-decoration: none;}
.line a:hover{ color:red; text-decoration:underline;}
.box2{
	border: 1px solid #666666;
}