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 : "arial";
	font-size : 14px;
	background : Black;
	color : White;
	margin : 0%;
}

A.vtop {
	color: Red;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

 
A:visited.vtop { 
	color: aqua;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
 }
 
A:hover.vtop {
	color: Yellow;
	text-decoration: none;
	font-size: 12px;
}

A {
	color: Red;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

 
A:visited { 
	color: aqua;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
 }
 
A:hover {
	color: Yellow;
	text-decoration: none;
	font-size: 12px;
}

TD.vgen {
	color : Black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	vertical-align : middle;
}

TD.vgen1 {
	color : White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
}

 TD.vvv {
	color : White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 4px;
	padding-left : 4px;
	margin-top : 4px;
	border : 1px solid;
	padding-top : 4px;
	padding-bottom : 4px;
}
	

