A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
	text-decoration : underline;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	background-color : #CCCCCC;
}
A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
}


body {

SCROLLBAR-FACE-COLOR: #000000;

SCROLLBAR-HIGHLIGHT-COLOR:#333333;

SCROLLBAR-SHADOW-COLOR: #333333;

SCROLLBAR-3DLIGHT-COLOR: #000000;

SCROLLBAR-ARROW-COLOR: #333333;

SCROLLBAR-TRACK-COLOR: #000000;

SCROLLBAR-DARKSHADOW-COLOR: #000000;

}
