body {
	background-image: url(images/CBTV_WEB_LAYORS_03.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.border {
	border-bottom: #707070 3px;
	border-left: #707070 3px;
	border-right: #707070 3px;
}
.border2 {
	border-left: #707070 3px;

}
.border3 {
	border-bottom: #707070 3px;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

