html	{
	font-family:  Arial, Helv; 
	}
body { 
    background-color: #000000;
	color:white;
	font-family:  Arial, Helv; 
	font-size: 14px;
	position: absolute;
	top:  0px;
    	left: 0px;
	}
A 		{ text-decoration: none; 	color: RGB(255,102,204);   font-weight: bold; }
A:visited	{ text-decoration: none; 	color: RGB(255,102,204);   font-weight: bold; }
A:hover		{ text-decoration: none; 	color: RGB(255,51,153);    font-weight: bold; }
A:active 	{ text-decoration: none; 	color: RGB(255,153,255);   font-weight: bold; }
		
td	{color:white;
	font-family:  Arial, Helv; 
	font-size: 14px;
	}
.headerpage{ 
    position: relative;
	top:  12px;
    	left: 62px;
	width: 962px;
	font-family:  Arial, Helv; 
	font-size: 24px;
	padding-top: 0px;  
	padding-right: 0px;  
	padding-bottom: 0px; 
	padding-left: 0px;
	border: 0px solid #666666;
	 	}
.ifrm-menu {
	width: 962px;
	height: 34px;
	border:  0px solid #666666; 
	float:left;
	margin: 0px;
	}