/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; font-size: small; color: rgb(0,0,102); background-image: url("./Background.gif");}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:hover { color: rgb(255,153,0);}
 A:visited { color: rgb(255,153,0);}
 .TextObject { font-family: Arial,sans-serif; font-size: small; color: rgb(0,0,102);}
 P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #06C;
}
 

