.default {  font-family: arial; font-size: 11px; color: #003366; text-decoration: none}

BODY {
	scrollbar-3d-light-color : #DE6B17;
	scrollbar-arrow-color : #DE6B17;
	scrollbar-base-color : #04658E;
	scrollbar-dark-shadow-color : #04658E;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
}

A:ACTIVE {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
	}

A:HOVER {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #DE6B17;
	text-decoration: underline;
	}

A:LINK {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
	
		}

A:VISITED {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
}







