body {
	scrollbar-face-color: #921414; 
	scrollbar-shadow-color: #511818; 
	scrollbar-base-color: #FF94A4; 
	scrollbar-highlight-color: #eca5a5; 
	scrollbar-3dlight-color: #A24251; 
	scrollbar-darkshadow-color: #0B0F19; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #000000;
}

TD {
	
}

A:link {
	text-decoration: none;
	font-weight: bold;
	color:#003399;
}

A:visited {
	text-decoration: none;
	font-weight: bold;
	color:#003399;
}

A:active {
	text-decoration: underline;
	font-weight: bold;
	color:#0081E2;
}

A:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#14237E;
}
