P  {
	font-family : New Times Roman;
	font-weight : normal;
	font-style : normal;
	color : #996600;
	font-size : small;
	background-color : #000000;
}

H1  {}

H2  {}

H3  {}

A  {
	color : #996600;
	text-decoration : none;
        font-weight : bold;
	font-style : normal;
}

A:Visited  {
	color : #996600;
	text-decoration: none;
        font-weight : bold;
	font-style : normal;
}

A:Active  {
	color : #808080;
	font-style : italic;
	font-weight : bold;
}

A:Hover  {
	color : #808080;
	text-decoration : blink;
        font-weight : bold;
	font-style : italic;
}

BODY  {scrollbar-face-color:#996600; scrollbar-shadow-color:#000000;scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color: #000000;scrollbar-darkshadow-color:#000000; scrollbar-track-color: #000000;scrollbar-arrow-color: #000000
}


