BODY{
	SCROLLBAR-FACE-COLOR: #ff6600;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff6600; 
	SCROLLBAR-SHADOW-COLOR: #ff9900;  
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ff9900;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #ff9900; 
	font-family : "Comic Sans MS";
	font-size : 10pt;
	background : Black;
	color : White;
	margin : 0%;
}

A.coll { 
	color: Red;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
}

A:visited.coll {
	color: Lime;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
}
 
A:hover.coll {
	color: Yellow;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
}



TD.coll {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font : Arial, Helvetica, sans-serif;
}

A.ab {
	text-decoration: none;
	font-family: Arial;
	color: Red;
	font-size: 12px;
}

A:visited.ab {
	text-decoration: none;
	font-family: Arial;
	color: Red;
	font-size: 12px;
}

A:Hover.ab {
	text-decoration: none;
	font-family: Arial;
	color: Aqua;
	font-size: 12px;
}

 
