A:Link  {text-decoration : none; color : Gold;}
A:Visited  {text-decoration : none; color : Gold;}
A:Active  {text-decoration : none; color : Red;}
A:Hover  {text-decoration : none; color : Red;}

BODY  {
	FONT-SIZE : 8PT; 
	FONT-FAMILY : VERDANA; 
	BACKGROUND-COLOR : BLACK;
	BACKGROUND-ATTACHMENT : FIXED; 
	BACKGROUND-POSITION : 100% 100%; 
	BACKGROUND-REPEAT : NO-REPEAT;
	SCROLLBAR-BASE-COLOR : BLACK;
	SCROLLBAR-TRACK-COLOR : BLACK;
	SCROLLBAR-FACE-COLOR : BLACK;
	SCROLLBAR-ARROW-COLOR : RED;
	SCROLLBAR-SHADOW-COLOR : MAROON;
	SCROLLBAR-DARKSHADOW-COLOR : MAROON;
	SCROLLBAR-HIGHLIGHT-COLOR : MAROON;
	SCROLLBAR-3DLIGHT-COLOR : MAROON;
}

.zip1  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : black;
	background-color : silver;

}

.zip2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : black;
	background-color : gray;

}

TD {
	FONT-SIZE : 8PT; 
	FONT-FAMILY : VERDANA;
}

.whatsnew  {
	BORDER-WIDTH : 2; 
	BORDER-STYLE : SOLID; 
	BORDER-COLOR : RED;
}

#tinylogo  {
	BORDER-WIDTH : 3; 
	BORDER-STYLE : RIDGE; 
	BORDER-COLOR : GOLD;
}

.shows {
	font-size : 8PT;
	font-family : Verdana;
	font-weight : bold;
	border-color : orange;
	border-style : ridge;
	border-width : thick;
	background-color : none;
}

SELECT  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	background-color : LightYellow;
	cursor : hand;
	selectedIndex : Yellow;
}

INPUT  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : Gold;
	background-color : Red;
	border-color : Orange;
	cursor : hand;
}

I {FONT-SIZE : 7PT; FONT-FAMILY : VERDANA;}



