.copyright  {
	font-size : xx-small;
	font-family : Arial;
	color : #005baf;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#005baf;text-decoration:none}
.copyright A:visited{color:#005baf;text-decoration:none}
.copyright A:hover{color:#fe9602;text-decoration:none}

body {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #eeeeee;
}

.email  {
	font-size : x-large;
	font-family : Arial;
	color : #FC5629;
	text-decoration : none;
	font-weight : bold;
}
