a 
{text-decoration: none; color:#35888C}

a:hover
{text-decoration: underline overline; font-weight: normal; color:#35888C}

body {
	scrollbar-face-color: #FFCC00;
	scrollbar-shadow-color: FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	text-decoration: none;
        text-underline:none;

}

/* body.style1
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
body.style2
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}

body.style3
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
body.style4
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}  */
	
	body.style5
{
	background-image: url(pictocont.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
