A  {
	text-decoration : none;
	color : orange;
}

A:visited  {
	text-decoration : none;
	color : orange;
}

A:active  {
	text-decoration : none;
	color : orange;
}

#A:hover  {
	text-decoration : none;
	color : orange;
}

A:hover  {
	color : orange;
}

BODY  {
	font-family : Verdana;
	color : White;
	font-size : 12px;
	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;
}

.texto  {
	font-family : Verdana;
	color : White;
	font-size : 12px;
	text-align : left;
	text : #ffa073;
	background-color : Black;
}

.menu1  {
	FONT-SIZE : 14px;
	COLOR : White;
	FONT-FAMILY : Verdana;
	text-decoration : none;
}

.menu2  {
	FONT-SIZE : 12px;
	COLOR : AntiqueWhite;
	FONT-FAMILY : Verdana;
	font-weight : normal;
}

.texto1  {
	FONT-SIZE : 16px;
	COLOR : orange;
	FONT-FAMILY : Verdana;
	text-decoration : none;
	text-align : center;
}

.title1  {
	font-weight : normal;
	font-size : 18pt;
	font-family : Verdana,Comic Sans MS;
	font-color : orange;
	color : orange;
	text-align : left;
}

.title2  {
	font-weight : normal;
	font-size : 10pt;
	font-family : Verdana,Comic Sans MS;
	font-color : orange;
	color : orange;
	text-align : left;
}

.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 : 10pt;
	MARGIN-LEFT : 6px;
	font-family : Verdana;
	color : orange;
	font-weight : bold;
}

.author3  {
	font-variant : small-caps;
	font-size : 14pt;
	MARGIN-LEFT : 6px;
	font-family : Verdana;
	color : orange;
	font-weight : bold;
}

.copy1  {
	FONT-SIZE : 10px;
	MARGIN-LEFT : 6px;
	COLOR : #ffffcc;
	FONT-FAMILY : Verdana;
	text-decoration : none;
}

.copyright  {
	FONT-SIZE : 7pt;
	font-family : Verdana;
	text-align : right;
}

