input, textarea
{ 	
	border-width:0;     
	border-top-width:0; 
	border-bottom-width:0;   
	border-left-width:0;     
	border-right-width:0;  			
	color:#FFFFFF;
	font-family:'Arial';
	font-size:22pt;
	font-weight:bold;
	background-color:#6F0000;
}

.ticker{
	border-width:0;     
	border-top-width:0; 
	border-bottom-width:0;   
	border-left-width:0;     
	border-right-width:0;  			
	color:#FFFFFF;
	font-family:'Arial';
	font-size:22pt;
	font-weight:bold;
	background-color:#6F0000;
}


body {
bgcolor:#0099CC;
scrollbar-face-color:#0099CC;
scrollbar-base-color:#009966;
scrollbar-track-color:#000000;
}

/* Hyperlinks */ 
a.intro:link { font-size:14pt; color:#FF9999; text-decoration:none; font-weight:normal; font-family:Arial, Helvetica, sans-serif} 
a.intro:active { font-size:14pt; color:#FF9999; text-decoration:none; font-weight:normal; font-family:Arial, Helvetica, sans-serif} 
a.intro:visited { font-size:14pt; color:#FF9999; text-decoration:none; font-weight:normal; font-family:Arial, Helvetica, sans-serif} 
a.intro:hover { font-size:14pt; color:#ffffff; text-decoration:none; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
