.contenttext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.background {  background-attachment: scroll; background-image: url(images/background.jpg); background-repeat: no-repeat; background-position: left top}

.titletext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #CC0000; text-decoration: none}

a:link{ text-decoration:underline;color: #CC0000};

a:visited{ text-decoration:none;color: #CC0000};

a:hover{
	text-decoration:underline;
	color: #FF0000;
}

a:active{ text-decoration:none}

}
BODY {
	scrollbar-face-color: #DD2C17;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #C9D3E7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}

