/* CSS Document */

.css {
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	font-weight:bold;
	color: #f5f5f5;
	text-decoration: none;
}

h1	{
	font-family:"Courier New", Courier, mono;
	font-size: 16px;
	color:#FF6600;
	text-decoration: none;
}

