BODY {
	BACKGROUND: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #2e0202; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffe4e1; 
    SCROLLBAR-SHADOW-COLOR: #9d0004;
    SCROLLBAR-3DLIGHT-COLOR: #9d0004; 
    SCROLLBAR-ARROW-COLOR: #990000; 
    SCROLLBAR-TRACK-COLOR: #fff4f1; 
    SCROLLBAR-DARKSHADOW-COLOR: #9d0004;

}
A:link {
	COLOR: #6699ff;
	text-decoration : none;
}
A:active {
	COLOR: #ccffff;
	text-decoration : none;
}
A:visited {
	COLOR: #aa0000;
	text-decoration : none;
}
A:hover {
	COLOR : #ff0000;
	text-decoration : none;
	font-weight : bold;
}
.arc
{
	text-decoration : none;
	font-size : 9pt;
	color : #FF0000;
	font-weight : bolder;
}

.arch
{
	text-decoration : none;
	font-size : 10pt;
	color : #a00000;
	font-weight : bolder;
}