/* 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(204,153,255)}
 A:link { color: rgb(204,153,255)}
 A:visited { color: rgb(204,153,255)}
 .TextObject { font-family: Arial,                                        Helvetica,                                        Geneva,                                        Sans-serif,                                        sans-serif; color: rgb(255,255,255)}
 P { font-family: Arial,                                        Helvetica,                                        Geneva,                                        Sans-serif,                                        sans-serif; color: rgb(255,255,255)}
 

A {
	color: rgb(204,153,255)
}A:hover { color: rgb(204,153,255)}
 

