BODY {
	scrollbar-arrow-color:#000080;
	scrollbar-base-color:#CDCB9C;
	scrollbar-shadow-color:#808040;
	scrollbar-face-color:#CDCB9C;
	scrollbar-highlight-color:#F8F6D0;
	scrollbar-dark-shadow-color:#808040;
	scrollbar-3d-light-color:#CDCB9C;
	background-attachment: scroll;
	background-image: url(images/LogoCORPEXbg.gif);
	background-repeat: no-repeat;
	background-position: 260px 150px;
}
a{text-decoration=none
	font-family: Arial, Helvetica, sans-serif
	color: #000080}
a:hover 
        { 
            color:#000080; 
            text-decoration:underline;
        }
