BODY {
margin: 0 0 0 0;
padding: 0 0 0 0; 
}
A:link {
	COLOR: #5A5A73; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:visited {
	COLOR: #5A5A73; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:hover {
	color: #ec5210; text-decoration: none; 
}
A:active {
	COLOR: #ec5210; text-decoration: none; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A5E;
	font-weight: bold;
	height: 15px;
	width: 200px;
}
.bg-left {
	background-image: url(../images-main/bg-left.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.bg-right {
	background-image: url(../images-main/bg-right.gif);
	background-repeat: repeat-y;
	width: 7px;
	background-position: right;

}
