body {
	/*background-image:url(../_images/navigation/navigationv.jpg);*/
	color:#000000;
	scrollbar-base-color:#1111EE;
	scrollbar-3dlight-color:#8888FF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#1111EE;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#1111EE;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}

a:link {
	color:#000000;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color:#000000;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #1111EE;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:link.SubLink {
	color:#000000;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited.SubLink {
	color:#424254;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:active.SubLink {
	color: #1111EE;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover.SubLink {
	color: #1111EE;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

