<STYLE TYPE="text/css">
<!--TRON

	mybody {
	font-family: "arial", sans-serif;
	background : Black; }	

	.art1 {
	background-color: Yellow;
	width : 100px;
}	
	.art2 {
	background-color: Silver;
	border-left : medium dashed Black;
	border-right : medium groove Black;
	width : 400px;
	font : sans-serif;
	padding : 5px 5px;
}
	.art3 {
	background-color: Yellow;
	width : 75px;
}

	.arttop {
	background: Black center;
	font-size : larger;
	color : Lime;
	width : 350px;
	font : bold;
}

	:link {	text-decoration: none;
				font-weight : bold; }
	:visited {text-decoration: none; }
	:active {text-decoration: bold;}
	:hover {text-decoration: underline;}
-->
</STYLE>

