P  {}

H1  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

H2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

H3  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
H4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Paragraph {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.Link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
}
.Link-Home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A  {
	color : #990000;
	text-decoration : none;
}

A:Visited  {
	color : #990000;
	text-decoration : none;
}

A:Active  {
	color : #ECCB13;
	text-decoration : none;
}

A:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	background : #000000;
}


body { 
	font-family: Arial; font-size: 12px; color: #FFFFFF; background-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #990000;
	scrollbar-highlight-color: #AA0000;
	scrollbar-3dlight-color: #993300;
	scrollbar-darkshadow-color: #220000;
	scrollbar-track-color: #551521;
	scrollbar-arrow-color: #FFFFFF; 


{ cursor: url(yellowarrow.cur);}

    body,td,p { }
    a { cursor: url(yellowarrow.cur)}

    a:visited { cursor: url(finger.cur)}
    a:active { cursor: url(finger.cur)}
    a:hover { cursor: url(finger.cur)}
