/*yours stylsheet*/
.title{
	font-family				:Arial, Helvetica, sans-serif;
	font-size				:14px;
	color					:#003366;
	border-bottom-color		:#425A6B;
	border-bottom			:solid;
	border-width			:thin;
}

	
}					
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}					
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
		
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333333;
	text-decoration: none;
}
.navi {
	font-family						: Arial, Helvetica, sans-serif;
	font-size						: 12px;
	font-style						: normal;
	color							: #000000;
	font-weight						: bold;
	text-decoration					: none;
}
.scroll {
	font-family						: Arial, Helvetica, sans-serif;
	font-size						: 11px;
	text-decoration					: none;
	color							: #FFFFFF;
}
.chat {
	font-family						: Arial, Helvetica, sans-serif;
	font-size						: 11px;
	text-decoration					: none;
	color							:#333333;
}
.chat_box {
	font-family						: Arial, Helvetica, sans-serif;
	font-size						: 11px;
	text-decoration					: none;
	color							:#000099;
}
.text_box {
	font-family						: Arial, Helvetica, sans-serif;
	font-size						: 10px;
	text-decoration					: none;
	color							: #000000;
}
.pics {
	text-decoration					: none;
	border-bottom					: none;
}
A:visited {
	COLOR							: #000066; 
	TEXT-DECORATION					: none;
}
A:link {
	COLOR							: #003399; 
	TEXT-DECORATION					: none;
}
A:hover {
	BORDER-TOP-WIDTH				: 0px; 
	BORDER-LEFT-WIDTH				: 0px; 
	BORDER-BOTTOM-WIDTH				: 0px; 
	COLOR							: #0099FF;
	BORDER-RIGHT-WIDTH				: 0px;
	TEXT-DECORATION					: underline;
}
