

a:{text-decoration: none;}
A:link {text-decoration: none;
	color: ffffff;
	}
A:visited {text-decoration: none;
	color: ffffff;
	}
A:active, A:hover {
	color:99cccc;
	}
BODY{scrollbar-face-color: #000000;
	scrollbar-shadow-color: 000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #339999;
	margin: 0px;
	color: ffffff;
	font:normal 10px Tahoma, Arial, Helvetica;
	background-color: 000000;
	background-image: url(images/frameimages.gif);
	background-attachment: fixed; 
	}
p{	color: ffffff;
	font:normal 11px Tahoma, Arial, Helvetica;
	line-height: 14px;
	}
input { 
	color: white;
	background: none;
	font-size: 11px;
	font-weight: solid;
	text-decoration: none;
	font-family: arial,  
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: cc0000; 
	}
select { 
	color: white;
	background-color: 000000;
	font-size: 11px;
	font-weight: solid;
	text-decoration: none;
	font-family: arial,  
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: cc0000; 
	}
textarea { 
	color: white;
	background: none;
	font-size: 11px;
	font-weight: solid;
	text-decoration: none;
	font-family: arial,  
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: cc0000; 
	}
submit { 
	color: white;
	background: none;
	font-size: 11px;
	font-weight: solid;
	text-decoration: none;
	font-family: arial,  
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: cc0000; 
	}
reset { 
	color: white;
	background: none;
	font-size: 11px;
	font-weight: solid;
	text-decoration: none;
	font-family: arial,  
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: cc0000; 
	}

