/* CSS Document */





body {background: white;

scrollbar-arrow-color:white;
scrollbar-base-color:#AB0000;
scrollbar-base-width:1px;
;
scrollbar-dark-shadow-color:black;
scrollbar-track-color:black;
scrollbar-3dlight-color:black;
scrollbar-dark-shadow-color:black;



scrollbar[orient="vertical"] slider{width: 20px !important;
}
}

/*This specifies the first set of style rules for links*/
A:link {text-decoration: none; color: #cc0000}
A:active {text-decoration: none; color: #ff2244}
A:visited {text-decoration: none; color: #cc0000}
A:hover {text-decoration: none; color: black}

/*This specifies the second set of style rules for other links*/
/*Notice that the CLASS attribute comes after the anchor selector, followed
by a period.*/

A.two:link {color:white}
A.two:active {color:white}
A.two:visited {color:white}
A.two:hover {color: white }





..style78 {
	COLOR: #ffffff
}
..style82 {
	FONT-SIZE: 10px; COLOR: #ffffff
}
..style84 {
	FONT-SIZE: 18px
}
..style87 {
	FONT-SIZE: 24px; COLOR: #ffccff
}
..style88 {
	FONT-SIZE: 50px
}