body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B6B77;
	background-image: url(images/conectatucam_bg.jpg);
	background-repeat: repeat-x;
}
body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.chat1 {
	color: #FFFFFF;
}
.chattext {
	color: #CC0066;
}

.videothumb {
	border: 1px solid #33CCFF;
}


.chat2 {
	color: #33CCFF;
	font-weight: bold;
}

a:link {
	color: #33CCFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #33CCFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.chicathumb {

	border: 1px solid #FF99CC;
}
