a {
	font-family: Monotype Corsiva, Black Chancery, Arial;
	font-size: 16pt;
	text-decoration: none;
	color: blue;
        font-weight: bold

}

a:hover {
  text-decoration: underline;
}

body {
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : yellow;
	scrollbar-base-color : #606060;
	scrollbar-darkshadow-color : #505050;
	scrollbar-face-color : #606060;
	scrollbar-highlight-color : #606060;
	scrollbar-shadow-color : #606060;
	scrollbar-track-color : #505050;
	background-color: #404040;
	background-image:url(images/paph.jpg);
        background-attachment:fixed;
        background-repeat:no-repeat;

}

BLOCKQUOTE, BODY, DIV, P, STRONG, TABLE, TD, TH, TR {
	font-family: Monotype Corsiva, Black Chancery, Arial;
	color: black;
	font-size: 16pt;
	text-decoration: none;
        font-weight: bold
}

