body {  scrollbar-track-color: #DEDEDE; 
        scrollbar-face-color: #003366; 
		scrollbar-highlight-color: #DEDEDE; 
		scrollbar-3dlight-color: #003366; 
		scrollbar-darkshadow-color: #003366; 
		scrollbar-shadow-color: #DEDEDE; 
		scrollbar-arrow-color: #DEDEDE; 
	 }	 
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: normal;
	color: Navy;
	text-align: center;
	vertical-align: middle;
	text-indent: 1px;
	border: none;
	clip: rect( )
}
A:hover {
	text-decoration: underline;
	background : Yellow;
}
.text_normal {  font-family: "Comic Sans MS"; font-size: 14px; color: #004080}
.text_heading {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; color: #004080; font-weight: bold; position: relative; clip:   rect(   )}
.text_credits {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #004080;cursor: crosshair}
.text_normal_RED { font-family: "Comic Sans MS"; font-size: 14px; color: #FF0000}
.text_small {  font-size: 9pt}
