/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,            Helvetica,            Geneva,            Sans-serif,            sans-serif; color: rgb(255,255,255); background-color: rgb(0,0,0)}
 A:active { color: rgb(0,0,0)}
 A:link { color: rgb(0,0,0)}
 A:visited { color: rgb(0,0,0)}
 .TextObject { font-family: Arial,             Helvetica,             Geneva,             Sans-serif,             sans-serif; color: rgb(0,0,0)}
 H1 { color: rgb(0,0,0)}
 P { font-family: Arial,             Helvetica,             Geneva,             Sans-serif,             sans-serif; color: rgb(0,0,0)}
 

A {
	color: rgb(0,0,0);
 	text-decoration: none 
}A:hover { color: rgb(0,0,0)}
 