A {
	color: maroon;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: maroon;
	font-weight: bolder;
	text-decoration: underline;
}
body
{
background-image:
url:("images/back1.jpg");
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed
}
BODY
{
scrollbar-face-color: #663333;
scrollbar-shadow-color: #FFFF99;
scrollbar-highlight-color: #FFF7C6;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #009058;
scrollbar-track-color: #color;
scrollbar-arrow-color: #CCCCCC;
color: Gray;
	font-family: "Times New Roman", Times, serif;
}
</style>