P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #FF6600;
	text-decoration : none;
}

A:Visited  {
	color : #FF6600;
	text-decoration : underline;
}

A:Active  {
	color : #FF6600;
	text-decoration : line-through;
}

A:Hover  {
	color : #FF6600;
	text-decoration : underline;
}

BODY  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 4C4C4C;
	text-decoration : none;
	text-align : left;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FF6600;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #EBEBEB;
	SCROLLBAR-DARKSHADOW-COLOR: #FF6600;
}

.bigupframe  {
	font-size : 16px;
	font-family : Times New Roman;
	color : FF6600;
	text-align : center;
	background-image : url("outupframe.gif");
	width : 750px;
	height : 25px;
}

.bigleftframe  {
	font-size : 16px;
	font-family : Times New Roman;
	color : #4C4C4C;
	text-align : center;
	background-image : url("outleftframe.gif");
	width : 5px;
}

.bigrightframe  {
	font-size : 16px;
	font-family : Times New Roman;
	color : #4C4C4C;
	text-align : center;
	background-image : url("outrightframe.gif");
	width : 5px;
}

.bigdownframe  {
	font-size : 11px;
	font-family : Times New Roman;
	color : #FF6600;
	text-align : center;
	background-image : url("outdownframe.gif");
	width : 750px;
	height : 25px;
}

.location  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	font-size : 12px;
	color : FF6600;
	background-color : EBEBEB;
}

.clock  {
	font-family : Sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : right;
	font-size : 11px;
	color : FF6600;
	background-color : EBEBEB;
}

.news  {
	font-family : Sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	font-size : 14px;
	color : FF6600;
	background-color : EBEBEB;
}

