a:link {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 14px;

	color: #0033CC;

	font-style: normal;

	line-height: 16px;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	color: #666666;

	font-size: 14px;

	font-style: normal;

	line-height: 16px;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 14px;

	color: #C3640F;

	font-style: normal;

	line-height: 16px;



}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 14px;

	color: #ffffff;

	font-style: Bold;

	line-height: 16px;

}

body {

	scrollbar-base-color: #FFFFFF;

    scrollbar-arrow-color: #C3640F;

	scrollbar-darkshadow-color: rgb(152,135,151);

    scrollbar-face-color: rgb(237,229,227);

	scrollbar-shadow-color: rgb(140,140,136);

	background-repeat: no-repeat;

}