/* CSS webcam-crete.com */
a {text-decoration: none; color: #3366CC;}
a:hover	{text-decoration: underline; color: #FF0000; font-weight: bold;}
body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 8px;
	padding: 0px;
	background-image: url(seabk3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f3ebd7;
	}
h1, h2 { color: #FFF;}
h3, h4 { color: #FF0;}
#menew {
	font-size: 13px;
	border: 1px outset #300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menew td  {
background: #f3ebd7;
}
#off {
	border: 1px inset #300;
}
#cam {
	border: 1px solid #300;
}
#news  {
    background: #fff;
	color:#f33;
}
