A:link {
color:#5A8AC2;
font-weight:bold;
	text-decoration:none
	}

A:visited {
color:#5A8AC2;
font-weight:bold;
	text-decoration:none
	}

A:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
	}

.green {
	font-family: Verdana;
	font-size: 6pt; 
	color:#99cc33;
	line-height: 16px; 
}

A.green:link {
	color:#99cc33;
	text-decoration:none
	}
	
A.green:visited {
	text-decoration:none
	}

A.green:hover {
	color:#cccccc;
	text-decoration:none
	}
	
.menu {
	font-family: Verdana;
	font-size: 8pt; 
	}
	
.navi {
	color:#FFFFFF;
}

BODY, tr, td { 
	font-family: Verdana;
	font-size: 8.5pt; 
	color:#000000;
	line-height: 14px;
	SCROLLBAR-FACE-COLOR: #d9dde6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #8b9aaf; 
	SCROLLBAR-ARROW-COLOR: #535564; 
	SCROLLBAR-DARKSHADOW-COLOR: #899aae; 
	SCROLLBAR-BASE-COLOR: #ffffff
	}
	
.header{
	font-family: Verdana;
	text-decoration:bold
	}

.tblborder {
	BORDER: #999999 1px; 
	PADDING: 5px
    }

.hot {
font-size: 8px; font-weight: bold;
text-transform: uppercase;
color: red;
}

.cold {
font-size: 8px; font-weight: bold;
text-transform: uppercase;
color: blue;
}