A {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
#A:hover {text-decoration: none;}
A:hover {color: orange;}

BODY  {
	font-family : Verdana;
	color : White;
	font-size : 10px;
	text-align : left;
	text : #ffa073;
	background-color : Black;
}

H1  {
	color : orange;
	background-color : Black;
	text-align : left;
	font-family : Verdana;
	font-size : x-large;
	font-weight : normal;
}

.menu1  {
	FONT-SIZE : 12px;
	COLOR : White;
	FONT-FAMILY : Verdana;
	text-decoration : none;
}

.menu2  {
	FONT-SIZE : 11px;
	COLOR : AntiqueWhite;
	FONT-FAMILY : Verdana;
	font-weight : normal;
}

.author1  {
	font-variant : small-caps;
	font-size : 10pt;
	MARGIN-LEFT : 6px;
	font-family : Verdana;
	color : orange;
	font-weight : bold;
}

.author2  {
	font-variant : small-caps;
	font-size : 8pt;
	MARGIN-LEFT : 6px;
	font-family : Verdana;
	color : orange;
	font-weight : bold;
}

.author3  {
	font-variant : small-caps;
	font-size : 12pt;
	MARGIN-LEFT : 6px;
	font-family : Verdana;
	color : orange;
	font-weight : bold;
}
.copy1  {
	FONT-SIZE : 9px;
	MARGIN-LEFT : 6px;
	COLOR : #ffffcc;
	FONT-FAMILY : Verdana;
	text-decoration : none;
}

.copyright  {
	FONT-SIZE : 7pt;
	font-family : Verdana;
	text-align : right;
}
